# Buy Presets

{% hint style="info" %}
Buy Presets let you define the default amounts displayed for buying.
{% endhint %}

***

{% stepper %}
{% step %}
Tap <kbd>🔧 Buy Presets</kbd> from the Presets menu.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2F2kNGLHeJcyTs3tEmJcNF%2FBuy.png?alt=media&#x26;token=837b5e71-1ba0-4dd6-afa2-5e726fe2a1a3" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FZu1y5k3PWSSu0PIvDVYc%2FScreenshot%202025-05-28%20alle%2012.32.24.png?alt=media&#x26;token=859ad538-e8af-43be-8605-2e9ea63cc35f" alt=""><figcaption></figcaption></figure></div>

| Button            | Action                              |
| ----------------- | ----------------------------------- |
| 0.5 SOL (example) | Set the preset SOL amount for buys. |
| 10 SOL (example)  | Set the preset SOL amount for buys. |
| 25 SOL (example)  | Set the preset SOL amount for buys. |
| {% endstep %}     |                                     |
| {% endstepper %}  |                                     |


---

# 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://docs.bloombot.app/solana/solana-bot/settings/presets/buy-presets.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.
