# Settings

## Settings <a href="#id-42a65e83-40cc-4cad-a79a-e01266ab3847" id="id-42a65e83-40cc-4cad-a79a-e01266ab3847"></a>

Customize your Chrome Extension trading experience. Open the Click extension by clicking its icon in the Chrome toolbar to access all settings.

Settings sync automatically with your Telegram bot — changes you make in the extension apply everywhere, and vice versa.

### In this section <a href="#id-09983c08-1b74-4fda-b37f-9917a372e810" id="id-09983c08-1b74-4fda-b37f-9917a372e810"></a>

| Page              | Description                                                        |
| ----------------- | ------------------------------------------------------------------ |
| Order Settings    | Buy/sell amounts, slippage, fees, tip, MEV protection, sound       |
| Wallet Management | View balances, deposit via Telegram bot, manage your shared wallet |
| Site Preferences  | Enable or disable the extension per website                        |


---

# 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.click.trade/chrome-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.
