# Approve Settings

This setting streamlines the trading process by ensuring that any tokens bought are automatically approved for further trading actions. It eliminates the need for manual approval each time a new token is purchased, facilitating faster and more efficient trading operations.

### Main Menu > Settings > Defaults > Approve Settings

<figure><img src="/files/SVhe82ckKBgMFjpBV8ma" alt=""><figcaption><p>Approve Settings</p></figcaption></figure>

Automates the approval of tokens for subsequent trading activities immediately after purchase.


---

# 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.bitfoot.com/settings/defaults/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.
