# Settings

- [Settings](https://docs.bonkbot.io/bonkbot/settings/settings.md)
- [Minimum Position Value](https://docs.bonkbot.io/bonkbot/settings/minimum-position-value.md)
- [Auto Buy](https://docs.bonkbot.io/bonkbot/settings/auto-buy.md): BONKbot does not currently have a Sniper that will snipe a liquidity pool on launch, but Auto Buy is a feature that you can use to get a slight edge in speed. And that's why we are really here.
- [Security Config](https://docs.bonkbot.io/bonkbot/settings/security-config.md): Protect your account and trades with advanced security options:
- [Buy/Sell Buttons Config](https://docs.bonkbot.io/bonkbot/settings/buy-sell-buttons-config.md): Customize the layout and functionality of your trade buttons
- [Slippage Config](https://docs.bonkbot.io/bonkbot/settings/slippage-config.md): Define your slippage tolerance to avoid unfavorable trade execution
- [MEV Protection](https://docs.bonkbot.io/bonkbot/settings/mev-protection.md)
- [Transaction Priority](https://docs.bonkbot.io/bonkbot/settings/transaction-priority.md): Control the urgency of your transactions to optimize trade execution
- [Sell Protection](https://docs.bonkbot.io/bonkbot/settings/sell-protection.md): Add an extra safeguard to prevent accidental sells


---

# 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.bonkbot.io/bonkbot/settings.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.
