> For the complete documentation index, see [llms.txt](https://docs.dxsale.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dxsale.network/how-to-use-dxsale/buying-tokens.md).

# Buying Tokens

Buying tokens on DxSale is as easy as counting 1-2-3... To buy a presale that you like on [https://dx.app/](https://dx.app/?ref=raphaeldx\&chain=BNB) or <https://dxsale.app/>[ ](https://dxsale.app/?ref=raphaeldx\&chain=BNB)- simply navigate to the dashboard by clicking View Sales button or View Sales on home page as shown below:

<figure><img src="/files/5QjwssCqdfJ0vlmO2zS8" alt=""><figcaption></figcaption></figure>

You will be then presented by the dashboard where you can click any of the sales that you like such as follows:

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

Once you click any of the cards you will be greeted by this page.&#x20;

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

You should check the minimum or maximum amount of contribution that you are allowed per buy. Then you can put the amount on the Amount text box and click buy. Follow the wallet prompt to complete the transaction on your browser or on your mobile phone.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.dxsale.network/how-to-use-dxsale/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.
