# Settings

In "Settings," you'll find all the trading configs. It might seem a bit dry, but it's crucial. So, let's dive in and explore those essential tweaks!

You can tweak "Buy settings" and "Sell settings" individually, plus there are "General settings" for both. Anytime you need a fresh start, just hit reset to go back to the default settings. Keep it sharp and ready for action!

<figure><img src="/files/tSSZ5MmBkdxYxtpoKRUY" alt="" width="375"><figcaption><p>Settings page</p></figcaption></figure>

## Settings reset

You can reset the bot settings to default at any time. Just go to Settings, tap "Settings reset," and then tap "CONFIRM."

<figure><img src="/files/5V2TTiuD4U0XIdxDPZ1o" alt="" width="375"><figcaption><p>Settings reset page</p></figcaption></figure>

A confirmation message will appear, indicating that the settings have been successfully reset to default.

<figure><img src="/files/CYgtZkTkyRRzoiEq1pLM" alt="" width="375"><figcaption><p>Settings reset done message</p></figcaption></figure>

If you have any ideas to improve Settings, just reach out in [chat](https://t.me/tirador_chat) or [DM](https://t.me/tirador_moderator).

<br>


---

# 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://doc.tirador.io/tirador-guide/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.
