# Withdraw SUI

To **Withdraw SUI** from your wallet(s), follow these steps:

1. In the main menu, press **"Withdraw SUI"**
2. Select the wallet that you want to transfer **SUI** from. *Note:  If you want to transfer **SUl** to multiple wallets at once, you must choose only one wallet, press **"Continue"** for next steps*
3. Enter the total amount of **SUI** you want to withdraw

<div><figure><img src="/files/aRHr8bN5l9gYiPqCKosv" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/tYIbBfjM3ZqqR7FxMz4j" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/B1wxrBAbiOH8OrME4FhI" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

4. Enter the withdrawal address. *Note: If you want to transfer **SUl** to multiple wallets at once, you must put them as a comma-separated list, e.g. wallet,wallet2, wallet3...*
5. Confirm the transfer by pressing **"Confirm"** button
6. If the withdrawal is successful, there will be a transfer confirmation message

<div><figure><img src="/files/t9OhEdhrEZ77a215yWPd" alt=""><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/VqUCPpcDINu9ObWSFxVy" alt=""><figcaption><p>Step 5</p></figcaption></figure> <figure><img src="/files/b68KATKVhfdOXaj3UwPs" alt=""><figcaption><p>Step 6</p></figcaption></figure></div>


---

# 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.suite.tech/sui-sniper-bot/withdrawals/withdraw-sui.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.
