# 설정

Chrome Extension 거래 환경을 커스터마이즈할 수 있어요. Chrome 툴바에서 Click 익스텐션 아이콘을 클릭하면 모든 설정에 접근할 수 있어요.

설정은 Telegram 봇과 자동 동기화돼요. 익스텐션에서 변경하면 봇에도 적용되고, 반대도 마찬가지예요.

#### 이 섹션 내용 <a href="#id-11e6728d-4cd3-46a9-bb54-8e2c6cae76f1" id="id-11e6728d-4cd3-46a9-bb54-8e2c6cae76f1"></a>

| 페이지    | 설명                                  |
| ------ | ----------------------------------- |
| 주문 설정  | 매수/매도 금액, 슬리피지, 수수료, 팁, MEV 보호, 사운드 |
| 지갑 관리  | 잔고 확인, Telegram 봇으로 입금, 공유 지갑 관리    |
| 사이트 설정 | 사이트별 익스텐션 켜기/끄기                     |


---

# 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/undefined-1.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.
