# Dex Buy

{% hint style="info" %}
*During the*[*`⭐️Token God Mode`*](/nerdbot-docs/features/token-xsight.md) *token or any other features that include, you can instantly purchase the desired token by clicking on the Dex Buy button.*
{% endhint %}

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

### Settings

Input the contract address and the amount you wish to trade to start a hassle-free and convenient transaction experience. Our system will handle the rest.

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

Here are options that you can configure when executing your trades:

* Slippage
* Gas Price
* Gas Limit
* Swap Time Limit

{% hint style="info" %}
You have the option to accelerate the process by selecting from a range of commonly used settings.
{% endhint %}

<figure><img src="/files/wsdrSvf4YHbEZ53Aq8EW" 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://thedatanerd.gitbook.io/nerdbot-docs/features/dex-buy.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.
