# 지원하는 사이트

Click Chrome Extension은 아래 웹사이트에서 작동해요. 사이트 종류에 따라 지원 기능이 달라요.

#### Trading 사이트 <a href="#id-44fa60d2-f97d-44cc-a8a2-5820e03d052a" id="id-44fa60d2-f97d-44cc-a8a2-5820e03d052a"></a>

전체 거래 기능을 지원해요. Quick Buy 버튼, Trading Terminal, Portfolio 패널을 모두 쓸 수 있어요.

| 사이트         | URL                                                       |
| ----------- | --------------------------------------------------------- |
| Axiom       | [axiom.trade](https://axiom.trade)                        |
| Dexscreener | [dexscreener.com](http://dexscreener.com)                 |
| GMGN        | [gmgn.ai](http://gmgn.ai)                                 |
| Padre       | [padre.gg](https://padre.gg)                              |
| Photon      | [photon-sol.tinyastro.io](http://photon-sol.tinyastro.io) |
| Pump.fun    | [pump.fun](https://pump.fun)                              |

#### 소셜 & 디스커버리 사이트 <a href="#id-7cd12910-b079-48a5-a2ca-f21db3914184" id="id-7cd12910-b079-48a5-a2ca-f21db3914184"></a>

토큰 감지 및 정보 오버레이를 지원해요. 컨트랙트 주소나 티커가 감지되면 토큰 이름, 가격, 시가총액을 보여줘요. 거래 버튼은 표시되지 않아요.

| 사이트          | URL                                         |
| ------------ | ------------------------------------------- |
| Twitter / X  | [x.com](http://x.com)                       |
| Discord (웹)  | [discord.com](http://discord.com)           |
| Telegram (웹) | [web.telegram.org](http://web.telegram.org) |

#### Explorer <a href="#a8c0c64c-f0b6-49b8-9364-ed36a7fd415d" id="a8c0c64c-f0b6-49b8-9364-ed36a7fd415d"></a>

| 사이트     | URL                             |
| ------- | ------------------------------- |
| Solscan | [solscan.io](http://solscan.io) |

#### 참고 <a href="#id-827712c5-6eaf-494f-8d0a-ed22bbf74f2b" id="id-827712c5-6eaf-494f-8d0a-ed22bbf74f2b"></a>

* **데스크톱 Chrome 전용**이에요. 모바일 브라우저는 지원하지 않아요.
* Site Preferences에서 사이트별로 익스텐션을 켜거나 끌 수 있어요.
* Trading 사이트에서는 페이지의 토큰을 자동 감지해서 Trading Terminal에 불러와요.
* 소셜 사이트에서는 컨트랙트 주소와 티커를 스캔해서 정보 오버레이를 띄워요.


---

# 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/product-docs-korean/chrome-extension/getting-started/undefined.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.
