# Deposit Ethereum tokens in your Operational Vault

*This step-by-step guideline applies to adding ETH ARB to your Operational Vault and also to adding tokens to your Stobox 4 Wallet to pay the network commissions.*

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

***

#### Step-by-step guideline<br>

1. Go to your **Business Space**.
2. Click the **Vaults** tab.
3. Operational Vault opens by default.
4. Locate **Ethereum (Arbitrum)**.
5. Click the **Deposit** button next to the Ethereum (Arbitrum) or on top of the page
6. Copy the deposit address.
7. Navigate to wherever you have Ethereum tokens on the Arbitrum network.

{% hint style="info" %}
&#x20;It can be your

* Stobox Wallet → Crypto
* exchange Assets page
* third-party wallet
  {% endhint %}

.

1. Find Ethereum (Arbitrum) and click **Withdraw** next to it, or at the top of the page.

{% hint style="info" %}
Note: In the latter case, be sure to select the token and network correctly to avoid losing funds.
{% endhint %}

9. Paste the Operational Vault deposit address into the recipient field.
10. Enter the amount to send, review the estimated network fee, and click **Next: Recepient**.

{% hint style="info" %}
Gas fees on Arbitrum are very low (typically less than $0.01).
{% endhint %}

11. Tick the "**I am the recipient**" box and proceed to security verification.
12. Enter the confirmation code from your email to confirm the withdrawal.
13. Wait for the signature message at the top right of the page and click Sign.
14. Wait for the transaction to complete. It may take a few extra seconds due to Fireblocks and KYT checks.

{% hint style="info" %}
**Note:** The notification **Transaction completed!** means the process has ended.
{% endhint %}

11. You can click **Back** to wallet to see the ETH ARB balance decrease. You can also return to the Vaults to see ETH ARB balance has increased in the Operational Vault.

***

{% 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/deposit-ethereum-tokens-in-your-operational-vault.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.
