> For the complete documentation index, see [llms.txt](https://docs.stobox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stobox.io/helpcentre/help-centre/business-space/manage-your-token/send-security-tokens-from-treasury-to-stobox-4-wallets.md).

# Send security tokens from Treasury to Stobox 4 wallets

*This step-by-step guideline applies to sending security tokens from your Treasury to any Stobox 4 Wallet.*

{% hint style="warning" %}
Note that the recipient must be verified and have a valid DID to receive tokens. Otherwise, the transaction will not happen.
{% endhint %}

{% hint style="info" %}
See the [video guideline](https://docs.stobox.io/helpcentre/help-centre/business-space-sompanies/manage-your-token/send-security-tokens-from-treasury-to-stobox-4-wallets/video-how-to-transfer-security-tokens-within-the-stobox-4).
{% endhint %}

***

#### Step-by-step instructions

1. Go to your **Business Space**.

<figure><img src="/files/t58TZAuKVN8ZaRT5QHks" alt=""><figcaption></figcaption></figure>

2. Click the **Vaults** tab. Operational Vault opens by default.\
   Ensure you have some Ethereum (Arbitrum) to pay the gas fee for this transaction.

<figure><img src="/files/Q6yGUY23JkTIRRhRKFxE" alt=""><figcaption></figcaption></figure>

&#x20;

3. Go to the **Treasury** Vault.

<figure><img src="/files/xaLasaRGu4VxiYoK71pp" alt=""><figcaption></figcaption></figure>

4. Click the **Manage** button next to your security token ticker to get to the Token Management page.

<figure><img src="/files/51gUUAHf9uMkIJzmQeJn" alt=""><figcaption></figcaption></figure>

5. Click the **Transfer** button next to your security token.\
   Enter the email address or a DID code of the recipient and click the **Validate Recipient** button.

<figure><img src="/files/xLtxsLv0i7P5q0BDeZk6" alt=""><figcaption></figcaption></figure>

6. Enter the number of security tokens that you want to transfer.\
   Set a lockup period, if your tokens have one, by specifying the date and time when the tokens become available for transfer by the investor.\
   Click the **Next: Security Verification** and check your email address.

<figure><img src="/files/eME5BVlp15UNAw8AP62U" alt=""><figcaption></figcaption></figure>

7. Enter the confirmation code from your email and click **Confirm Transfer** to proceed.

<figure><img src="/files/14fU0NRhOM1cIwWH7CGL" alt=""><figcaption></figcaption></figure>

8. Wait for the signature message at the top right of the page and click **Sign**.

<div><figure><img src="/files/CNn1H0X09VXBXc1CMbH1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/L0EMT2OjGFpJRxkIcxCE" alt=""><figcaption></figcaption></figure></div>

9. Wait for the transaction to process through Fireblocks and KYT checks.
10. See the confirmation that the tokens were successfully transferred to the investor.

<figure><img src="/files/kylxRxvcgiBhlHbf2IqH" alt=""><figcaption></figcaption></figure>

11. Click **OK** to return to your Treasury and see another notification confirming a successful transfer.

<figure><img src="/files/IrD34I1HXvejSGIN820c" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You have successfully sent the security tokens to another Stobox 4 Wallet.
{% endhint %}

***

{% hint style="info" %}
Should you have any questions, please contact your Stobox delivery manager.
{% endhint %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.stobox.io/helpcentre/help-centre/business-space/manage-your-token/send-security-tokens-from-treasury-to-stobox-4-wallets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
