# Settings

### ⚙️ ARCHER Settings Overview

**Trade Smarter. Stay Secure. Customize Your Experience.**

ARCHER is designed to make token trading seamless, powerful, and secure. With a funded wallet, you can start trading instantly—no delays, no complications. To help you fine-tune your trading style, ARCHER offers a comprehensive suite of customizable settings.

Your **Settings** panel gives you full control over how ARCHER behaves, from transaction handling to security layers. Here's what you can configure:

{% embed url="<https://www.youtube.com/watch?v=pNNWbIuA1X0>" %}

***

#### 🔁 **Auto Buy**

Automatically buy a preset amount of any token when you drop a contract address into ARCHER. Great for fast plays and snipes—hands-free.

[Learn More](/auto-buy.md)

***

#### 🛒 **Buy/Sell Button Configuration**

Customize your quick-action buttons:

* Set default values or percentages for buys and sells
* Adapt your interface for faster execution based on your trading strategy

[Learn More](/buy-sell-button-config.md)

***

#### 📉 **Slippage Configuration**

Set your slippage tolerance to match your risk level:

* Tight slippage for stable trades
* Looser slippage for high-volatility tokens\
  Ensures your trades go through—even in fast-moving markets.

[Learn More](/slippage-config.md)

***

#### 🚀 **Transaction Priority**

Set how aggressive ARCHER should be when submitting transactions:

* Low fees for casual trades
* High speed for urgent plays\
  Control speed vs. cost on every transaction

***

#### 🔐 **Security Settings**

ARCHER takes your safety seriously:

* Enable **Two-Factor Authentication (2FA)** for enhanced account security

[Learn More](/safety-and-security/setting-up-2fa.md)

***

Each setting in ARCHER is built to enhance **speed, flexibility, and security**—so whether you’re scalping, holding, or sniping, you’re always in control.

**Tap any section in the Settings menu to dive deeper and fine-tune your setup.**


---

# 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.archerbot.io/configuration/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.
