# How to Withdraw

We are supporting the following Vaults

| 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        |

Here are simple steps for you to withdraw fund.

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

1. Go to the AI Trading Page\
   👉 [ai.nodo.xyz](http://ai.nodo.xyz)
2. Connect Your Wallet
3. Select Vault you want to withdraw, Click Withdraw -> Single
4. You’ll see your total Vault balance.
5. Choose Currency you want to withdraw
6. Enter Amount to Withdraw and click Withdraw button

* &#x20;Partial and full withdrawals are both supported.
* Minimum withdrawal is 1 USDC
* Make sure you keep some SUI in your wallet to cover gas fees.

7. Confirm the Transaction
8. Your wallet will ask for confirmation and approval.
9. Claim Fund

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

* Withdrawals you need to proceed “Claim fund” to your wallet.
* It may take 5 minutes at max.&#x20;
* Once processed, money will be sent back to your wallet.


---

# 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-withdraw.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.
