# Buy

* **Amount in SOL:** value in **SOL** based on how much you want to buy for any token while using **AFK mode.**
* **Slippage:** slippage in % used when buying. This setting is ignored when using bundles to buy.
* **Priority Fee in SOL: Fee** in **SOL** for **each** of your **transactions.**
* **Priority Fee Variation in %:** value corresponds to the fee variation each transaction will have, depending on the base value you have set.&#x20;
* **Transactions to send:** value corresponding to the total number of transactions that will be sent when buying.
* **Transactions Delay in Milliseconds:** range of time that passes among transactions when buying. This setting is ignored when using bundles to buy.
* **Buy After Time in Milliseconds:** value corresponding to the amount of time the bot will wait to send the transactions. Set **0** to **disable** this setting.
* **Use Bundles: type yes** or **no** to **enable** or **disable** Jito bundles.&#x20;

***

* **Bundle Tip in SOL:** based on how much you want to tip validators.


---

# 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://fourbot.gitbook.io/4bot/settings/afk/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.
