# Settings

#### **Core Settings** <a href="#core-settings" id="core-settings"></a>

**Set Referrer**

* Configure referral settings for earning rewards
* Set your referrer code or username (without @) to benefit from the referral program
* Use `/settings` → `Set Referrer`

**Confirmation Preferences**

* Enable/disable trade confirmations
* Customize confirmation thresholds
* Use `/settings` → `Confirm Trades`

***

#### **Trading Enhancements** <a href="#trading-enhancements" id="trading-enhancements"></a>

**Trading Speed Options**

* **Fast** 🏪: Standard trading speed with competitive gas fees
* **Turbo** 🚀: Enhanced speed for faster transaction processing
* **Custom Fee**: Set your own gas fee for personalized trading speed
* Configure via the trading speed selector buttons

**Priority Gas Tips**

* Increase transaction speed during network congestion
* Set default gas tip amount
* Use `/settings` → `Set Priority fee`

**Sell Priority Fee Override**

* Override default priority fees specifically for sell transactions
* Customize gas fees for selling tokens independently from buying
* Configure via the sell priority fee override setting

**MEV Protection**

* Defend against front-running and sandwich attacks
* Configure protection level
* Use `/settings` → `MEV Protection`
* MEV is for both buy and sell

**Buy/Sell Settings**

* Configure default slippage tolerance
* Set gas limits
* Set customize keyboard amount for swift order placement.
* Use `/settings` → `Buy Settings` or `Sell Settings`

***

**PnL Cards**

* Track profit and loss for your trades
* Customize display metrics
* Enable via `/settings` → `PnL Cards`

**Chart Previews**

* View token price charts before trading
* Configure timeframes
* Enable with `/settings` → `Chart Previews`

**Show/Hide Tokens**

* Manage token visibility in your portfolio
* Hide tokens you don't want to see in your holdings
* Show previously hidden tokens when needed
* Access via `/settings` → `Show/Hide Tokens`

***

#### **Advanced Features** <a href="#advanced-features" id="advanced-features"></a>

**Wallet Management**

* Sets default wallet for trades
* You can get private key form wallet menu
* Manage via `/settings` → `Wallets`

**Sell Protection**

* Advanced protection mechanisms for sell transactions
* Helps prevent accidental or malicious sell orders
* Configure protection levels and thresholds
* Enable via `/settings` → `Sell Protection`

***

#### **FAQ** <a href="#faq" id="faq"></a>

❓ **Are settings backed up?** → Yes, all settings are saved to your account


---

# 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://grodt-bot.gitbook.io/grodt-trading-bot/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.
