# Settings

In addition, each wallet has its own distinct set of settings that exclusively apply to that particular wallet. This gives you the flexibility to customize each wallet according to your individual risk preferences. There is no one-size-fits-all optimal configuration since it entirely relies on your diligent research and analysis.

The Wallet settings are applied for contract paste. Other bot modules such as [Copy Trading](https://lightning-bot-1.gitbook.io/lightning-bot/telegram/copy-trading) have their own settings presets that aren't inherited from the Wallet Settings menu.

By selecting any of the buttons located at the bottom, you have the ability to navigate through each setting group individually (Wallet Settings, Auto Buy Settings) and make adjustments according to your personal preferences.


---

# 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://lightningbot21.gitbook.io/lightning-bot/wallets/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.
