# Getting Started

#### 1. Install from Chrome Web Store <a href="#dc6ceb26-2127-4c34-b4a6-350f5ee5a808" id="dc6ceb26-2127-4c34-b4a6-350f5ee5a808"></a>

* Direct link to Chrome Web Store listing + search instructions
* Pin the Click icon to Chrome toolbar for easy access

#### 2. Log In with Telegram <a href="#fd3f25c4-f687-4292-89d9-57f1fcb48eb4" id="fd3f25c4-f687-4292-89d9-57f1fcb48eb4"></a>

1. Click the Click extension icon in your Chrome toolbar
2. Click **"Get code"** — this opens the Click Telegram bot (@clickdottrade\_bot)
3. The bot sends you a **login code**
4. Enter the code in the extension's login screen and click **"Log in"**
5. Once authenticated, your wallet and balances sync automatically

> ℹ️ The extension uses the **same wallet** as your Telegram bot — no separate funding or setup needed. Your balances, positions, and trade history are shared.

#### 3. Onboarding Tour (first login) <a href="#fb67b086-b02f-429f-8664-350ab934316e" id="fb67b086-b02f-429f-8664-350ab934316e"></a>

After logging in for the first time, a 5-step tour walks you through:

1. **Enable button** — toggle the extension on/off
2. **Sell presets** — configure quick-sell percentage buttons
3. **Quick Buy amount** — set default buy amount
4. **Settings** — where to find all configuration options
5. **Start trading** — navigate to a supported site to begin

You can skip the tour and access these settings anytime from the extension popup.

#### 4. Start Trading <a href="#eca32bf8-e9cd-49b8-be54-44536a40bb3b" id="eca32bf8-e9cd-49b8-be54-44536a40bb3b"></a>

* Navigate to any supported site (e.g. Axiom, GMGN, Photon, Dexscreener, Pump.fun, Padre)
* The extension overlay appears automatically with Quick Buy buttons and the Trading Terminal

> ⚠️ **Desktop Chrome only** — mobile browsers are not supported.

<figure><img src="/files/sevc31Pms7F38kdHkiwE" alt=""><figcaption></figcaption></figure>

#### Session Management <a href="#db64ab3c-272a-436e-b5c2-9fc5f30845bf" id="db64ab3c-272a-436e-b5c2-9fc5f30845bf"></a>

* Sessions auto-refresh in the background — you stay logged in
* If your session expires, the extension will prompt you to log in again. Click "Get code" to request a fresh code from @clickdottrade\_bot, then enter it to resume
* Logging out preserves your settings (presets, slippage, MEV mode) for next login

#### **Why Use the Extension**

* Trade directly from supported websites without opening a separate terminal.
* Get instant access to Click’s infrastructure, including fast swaps and advanced order types.
* Keep your tools and research flow uninterrupted while executing trades.
* Enjoy seamless syncing with your Click wallet and trading history.


---

# 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/getting-started.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.
