> For the complete documentation index, see [llms.txt](https://docs.odin.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.odin.tools/thor-trading-bot/thor-web-extension/settings.md).

# Settings

To access settings, click the gear icon in the extension pop-up.

<div align="left"><figure><img src="/files/vzTPhM096oSpuhWFq2mz" alt="" width="263"><figcaption></figcaption></figure></div>

***

### Buy/Sell Preferences&#x20;

#### Accessing Presets

Open Settings and navigate to Buy/Sell Preferences.\
Here, you can manage your buy and sell presets. Click Add to create multiple presets.

#### Buy Preset&#x20;

Configure your Buy presets by clicking the Solana icon to switch between USD ($) and SOL amounts.\
You can also define your slippage and priority for buy and sell actions.

#### Sell Presets

For Sell presets, select predefined percentages such as 10%, 20%, 35%, 50%, or 100%.

{% embed url="<https://youtu.be/5_sW3ewXpkI>" %}

***

### Site Preferences&#x20;

Open Settings and navigate to Site Preferences.\
The Thor Fast Trading Window appears on selected supported websites and terminals.

#### Supported Platforms&#x20;

Enable or disable the fast trading window for the following platforms:

* **Axiom**
* Axiom Instant Trade
* Axiom Pulse QB
* Axiom Watchlist
* Axiom Wallet Tracker
* BullX Neo
* Dexscreener
* Telegram Web
* GmGN
* Padre
* Pump.fun
* Market Stalker
* Birdeye
* DexTools
* Twitter / X

***

{% hint style="info" %}
All settings are saved automatically.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.odin.tools/thor-trading-bot/thor-web-extension/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.
