# Depositing SUI

At this stage, you can send a small amount of SUI to the address from any wallet that you use.

<figure><img src="/files/xGZ8FxYhGTZojXmND6Sq" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}

#### You can tap on the wallet address link to copy it.

{% endhint %}

Then, use your SUI wallet of choice - SUI wallet, Ethos wallet, ect - and transfer yourself some SUI to start trading!

There are other ways to Buy/Get SUI if you click on the button provided and it will bring up other options as seen in the picture below. Please note that these options are subject to change.

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


---

# 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://bot.suibacoin.com/quick-setup-guide/depositing-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.
