# Settings

### Security

Enhance the safety of your account with additional security measures.

#### Set up 2FA

Configure two-factor authentication settings in BONKbot for max protection from exploits.

#### Toggle Auto-Approve

Enable or disable swap auto approve.&#x20;

With auto approve turned off, you will need to verify with two-factor authentication for every transaction you make.

### Quickbuy

Configure your Quickbuy preferences for seamless transactions. This setting applies across all Telemetry modules including X-Ray and Wallet Tracker.

### Trading Presets

#### Buy & Sell Presets

Configure your pre-defined sizing for the market buy and sell interface.

#### Limit Buy and Limit Sell Presets

Configure your pre-defined sizing for the limit buy and sell interface.

### Sound Settings

These settings control the audio cues provided by Wallet Tracker.

#### Volume

Adjust the global volume of site wide audio cues.

#### Wallet Tracker Buys

Select or Mute the alert which sounds when a tracked wallet makes a buy transaction.

#### Wallet Tracker Sells

Select or Mute the alert which sounds when a tracked wallet makes a sell transaction.


---

# 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.bonkbot.io/telemetry/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.
