# Wallet Settings

Configuring wallet settings and enabling Anti-Rug.The wallet menu allows you to configure some global settings for your wallets. Select *Config* from the menu in Figure 2, and you will see the list of options in Figure 3.

<figure><img src="/files/Y6aabgtVrZUjcvljLt5C" alt=""><figcaption><p>3. Wallets: Global <em>Config</em>.</p></figcaption></figure>

**Your settings are categorized into&#x20;*****Buy**, **Sell**, and **Approve*** groups. You can access each category by selecting it. These settings will be used for all manual buys and sells.\*\*<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://docs.abot.dog/wallet-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.
