# Withdraw your fundraised USDC tokens

This step-by-step guideline applies to withdrawing the USDC you received from your investors from your Operational Vault to any address you want.

{% hint style="info" %}
See the [video guideline](https://docs.stobox.io/helpcentre/help-centre/business-space/manage-your-token/withdraw-your-fundraised-usdc-tokens/video-how-to-withdraw-your-fundraised-usdc).
{% endhint %}

***

#### Summary

1\. Ensure you have enough ETH ARB on your Operational Vault. See [how to add it](https://docs.stobox.io/helpcentre/help-centre/business-space/manage-your-token/deposit-ethereum-tokens-in-your-operational-vault).

2\.  Send USDC from the Treasury to the Operational Vault.

3\. Withdraw USDC from the Operational Vault to your desired address on the blockchain.

***

#### Step-by-step instructions

**Send USDC from Treasury to the Operational Vault**

1. Go to your **Business Space**.
2. Click the **Vaults** tab.
3. Operational Vault opens by default.
4. Ensure you have some Ethereum (Arbitrum) to pay the gas fee for this transaction.&#x20;
5. Go to the **Treasury** Vault.
6. Click the **Send** button next to the USDC ARB.
7. In the pop-up window, enter the number of USDC that you want to send. The rest of the information is already set up.&#x20;
8. Click the **Next: Sign Transaction** button.
9. Enter the confirmation code from your email and click **Confirm Send Assets** to proceed.
10. Wait for the signature message at the top right of the page and click **Sign**.
11. Wait for the transaction to complete. It may take a few extra seconds due to Fireblocks and KYT checks.

{% hint style="success" %}
**Note:**

The pop-up message that says "100 USDC Successfully Sent" indicates the process has ended.
{% endhint %}

12. Click **Go to Vault**. It will take you back to the Treasury.
13. Click the **Operational Vault** tab.

***

**To withdraw to the third-party blockchain wallet, or exchange,**

1. Next to USDC ARB, select the **Withdraw** button.
2. Enter the blockchain address to which you want to send USDC.

{% hint style="warning" %}
**Note:** it must be the Arbitrum address.&#x20;
{% endhint %}

3. Enter the number of USDC that you want to withdraw.
4. Click the **Next: Sign Transaction** button and check your email address.
5. Enter the confirmation code from your email and click **Confirm Send Assets** to proceed.
6. See the email acknowledging receipt of your Withdrawal request.\
   \
   We will review it for compliance purposes and approve it to proceed.

{% hint style="info" %}
We also recommend that you let us know once you withdraw the USDC, so I can escalate it and ensure your request is processed with the highest level of priority.
{% endhint %}

***

**To withdraw to the Stobox 4 Wallet,**

1. Click the **Transfer** button next to the USDC ARB.
2. Enter the email address or a DID code of the recipient and click the **Validate Recipient** button.
3. Enter the number of USDC that you want to transfer.
4. Click the **Next: Security Verification** and check your email address.
5. Enter the confirmation code from your email and click **Confirm Transfer** to proceed.
6. See the pop-up message and the email acknowledging receipt of your Withdrawal request.\
   \
   We will review it for compliance purposes and approve it to proceed.

{% hint style="info" %}
We also recommend that you let us know once you withdraw the USDC, so I can escalate it and ensure your request is processed with the highest level of priority.
{% endhint %}

***

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

***


---

# Agent Instructions: 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:

```
GET https://docs.stobox.io/helpcentre/help-centre/business-space/manage-your-token/withdraw-your-fundraised-usdc-tokens.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
