# Approve Settings

We can now press the *Return* button to go back to the main menu in Figure 3, and then select *Approve*. You will end up with the menu in Figure 6.

<figure><img src="/files/jDcpbUAZc4pSYJU3DHfG" alt=""><figcaption><p>6. Wallets: <em>Approve</em> Settings.</p></figcaption></figure>

We explain the available options below:

### **✅&#x20;*****Auto Approve***

In order to sell tokens, you NEED to send a suitable approval transaction beforehand. When *Auto Approve* is enabled, the bot will immediately and automatically send an *Approve* transaction after a successful buy, which allows you to sell whenever you want to from that point onwards. If disabled (with a X), you’ll have to *Approve* manually after you buy. Enabling *Auto Approve* makes the bot easier to use overall, and is basically required for people who wish to benefit from *Auto Sell*.

### **✏️&#x20;*****Gas Price/Delta***

This allows you to control the transaction priority of your *Approve* on BSC (gas price) and ETH (gas delta). You don’t need to use high values for this, especially if you have *Auto Approve* enabled.

After configuring your *Buy*, *Sell*, and *Approve* settings, press *Return* one final time to return to the main wallet menu.


---

# 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/approve-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.
