# Buying Tokens

Buying tokens with Sorosbot is simple and easy:

1️⃣ **Refresh Your Wallet**\
Type **/start** again, and your wallet will refresh with the balance you deposited.

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

2️⃣ **Buy Tokens**

* To buy a token, press the **Buy/Sell** button.
* Provide the token address or name, and choose how much you want to buy.

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

3️⃣ **Select Purchase Amount**

* Click **Buy X Sol** to specify how much SOL you’d like to spend on the token.

<figure><img src="/files/eEsMlyvUcyWRFlZFPk8M" alt="" width="188"><figcaption></figcaption></figure>

4️⃣ **Execute Your Transaction**\
Watch as your transaction is processed instantly!

***

🎉 **Congratulations!**\
You’ve just purchased your first token on Sorosbot. Happy trading! 🚀


---

# 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://soros-bot.gitbook.io/sorosbot-docs/setings/images-and-media.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.
