# How to Deposit

To let the NODO AI agent trade on your behalf, you need to deposit funds into the NODO AI Vault.

| Vault            | Action   | Supported Tokens |
| ---------------- | -------- | ---------------- |
| MMT - SUI/USDC   | Deposit  | SUI, USDC        |
| <p><br></p>      | Withdraw | SUI, USDC        |
| MMT - DEEP/SUI   | Deposit  | SUI, DEEP, USDC  |
| <p><br></p>      | Withdraw | SUI, DEEP, USDC  |
| MMT - WAL/SUI    | Deposit  | SUI, WAL, USDC   |
| <p><br></p>      | Withdraw | SUI, WAL, USDC   |
| Cetus - SUI/USDC | Deposit  | SUI, USDC        |
| <p><br></p>      | Withdraw | SUI, USDC        |

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

Step 1. Go to the AI Trading Page\
👉[ ai.nodo.xyz](http://ai.nodo.xyz)

Step 2. Connect Your Wallet

* Use a SUI-compatible wallet like Slush or Phantom.
* Make sure your wallet is on the SUI network.
* Make sure your wallet balance is more than 1 USDC/ 1 WAL/ 1 DEEP, and SUI enough to proceed a transaction (0.1 SUI and above)

\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQGuKonj-qq0tVyWMk_i0CE7vb7Y-PkRiHwH4cVHYrZ7UjkZOejAM_mkt00903ffkYPZYOVZlmI9oIxTe1L-YVApdBeaBgkw1N8yNo-X022VJM6OVm-FXSgHqhgNy-vsEE8rjYsQ?key=7-HNZ3Di6QYq9DVX1rUt1w)

Step 3. Select Vault that you want to deposit, Click **Deposit** -> **Single**<br>

* You’ll see your current balance on your wallet and available Vault info on NODO site.<br>

Step 4. Enter Amount to Deposit, click button Deposit

* Make sure you keep some SUI in your wallet to cover gas fees.
* For security, you can first deposit a small amount, after it is successful, deposit the remaining amount. Please deposit and send your transaction hash for audit management and on-chain management for risk management.

Step 5. Confirm the Transaction

* Your wallet will ask for approval.
* After confirming, the funds will be sent to the Vault.<br>

Step 6. Check Vault Balance

* Your deposited balance will appear under “My Vault Balance” within 10-50 seconds.


---

# 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.nodo.xyz/public/user-manual/single-token-mode/how-to-deposit.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.
