# Settings

The **Solana Trading Settings** section lets you customize trading parameters for Solana. Here’s a summary of each option:

[**Sniper**](/bitfoot-bot/solana-trading/settings/sniper.md)

* Configure your Auto Sniper parameters, including slippage, gas fees, and buy/sell conditions, to optimize your entry and exit on new token launches.

[**Sniper Wallets**](/bitfoot-bot/solana-trading/settings/sniper-wallets.md)

* Manage wallets specifically designated for sniping trades, allowing you to segment funds and trading strategies.

[**Defaults**](/bitfoot-bot/solana-trading/settings/defaults.md)

* Set default preferences for Solana trading, including spend limits, slippage tolerance, and transaction settings.

[**Banned Tokens**](/bitfoot-bot/solana-trading/settings/banned-tokens.md)

* Specify tokens that the bot should avoid, which helps you stay clear of high-risk or undesirable assets on Solana.

[**Recommendations**](/bitfoot-bot/solana-trading/settings/recommendations.md)

* Access suggested settings that align with current Solana market conditions, helping you make the most of Bitfoot’s trading tools.

These settings are designed to enhance your Solana trading experience, giving you flexibility and security tailored to this fast-paced network.


---

# 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/bitfoot-bot/solana-trading/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.
