# Buy Tokens

1\. Click on "Buy": Head over to the QExchange dashboard and hit the "Buy" button.

2\. Select the Token: Choose your desired brand token from the list.

3\. Enter the Purchase Amount: Type in how many tokens you want. The price adjusts based on demand, so the sooner you buy, the better the deal.

4\. Proceed with the Purchase: Double-check the details and click "Proceed." Boom—your tokens are now in your wallet!

<br>

<figure><img src="/files/Ckpw3LuSZ8wWaRKsnkDY" alt=""><figcaption><p>Buy Token</p></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://quboid.gitbook.io/studio/brands.fun/qexchange/buy-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.
