# Overview

Trade Solana tokens directly from any supported website — without leaving the page.

The Click Chrome Extension injects a Trading Terminal and Portfolio panel on supported sites, letting you buy, sell, and manage positions with one click. It shares the same wallet as your Telegram bot — no separate setup or funding needed.

### Requirements <a href="#id-8b851ae0-a14e-4f23-a5e6-cea5f06592d1" id="id-8b851ae0-a14e-4f23-a5e6-cea5f06592d1"></a>

* **Desktop Chrome only** — mobile browsers are not supported
* **Telegram bot account** — log in with a code from @clickdottrade\_bot

### In this section <a href="#b449f89f-a556-4231-be31-7bbad780e9c1" id="b449f89f-a556-4231-be31-7bbad780e9c1"></a>

| Page              | Description                                                   |
| ----------------- | ------------------------------------------------------------- |
| Getting Started   | Install, log in, and start trading                            |
| Quick Buy & Sell  | Execute trades with preset buttons or the Trading Terminal    |
| Portfolio         | View all positions, PnL, and sell from the panel              |
| Presets           | Configure buy/sell amounts, slippage, tip, and MEV protection |
| Wallet Management | View balances, deposit, and 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/overview.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.
