# Settings

## Settings <a href="#a022062c-efc8-4904-94b7-563eff76b512" id="a022062c-efc8-4904-94b7-563eff76b512"></a>

Customize how the Click Spot Bot executes your trades. Access all settings via `/settings` in @clickdottrade\_bot.

### In this section <a href="#id-1625e012-0336-4761-a2c4-dfd73ca71da7" id="id-1625e012-0336-4761-a2c4-dfd73ca71da7"></a>

| Trading Settings | Slippage, presets, tip, MEV protection, Auto-Buy, Auto PnL |
| ---------------- | ---------------------------------------------------------- |
| General Settings | Language, username, UI personalization                     |


---

# 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.click.trade/spot-trading-bot/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.
