# Buying Tokens

Press “Refresh” to update your wallet balance.

Now, you can purchase a token using the deposited amount by selecting the Buy button.<br>

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

Reply with the token's address, and specify the desired amount you wish to buy.

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

Select Buy X Sol, and indicate the quantity you'd like to purchase.

<figure><img src="/files/7clzkvRxk7gvfpcQ3wuw" alt=""><figcaption></figcaption></figure>

Observe as your transaction is swiftly executed.

Congratulations! You've successfully acquired your first token with GariBot.

<br>


---

# 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://gari.gitbook.io/garibot/trade-setup-guide/buying-tokens.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.
