# 설정

## 설정 (Settings) <a href="#id-15ebfc92-0f34-4023-a69b-e5961d00121f" id="id-15ebfc92-0f34-4023-a69b-e5961d00121f"></a>

#### 접근 방법 <a href="#id-82fc836e-d59b-4e64-b36a-2768ea28f67e" id="id-82fc836e-d59b-4e64-b36a-2768ea28f67e"></a>

@clickperps\_bot에서 `/settings` 입력 또는 봇 메뉴에서 Settings 탭.

#### 설정 항목 <a href="#ae8080cc-6a70-4270-9228-b6d7fb9b0948" id="ae8080cc-6a70-4270-9228-b6d7fb9b0948"></a>

| 설정                      | 설명                                  | 값                |
| ----------------------- | ----------------------------------- | ---------------- |
| **Display Name**        | 카피 트레이딩과 리더보드에 표시되는 공개 트레이딩 유저네임    | 5\~32자, 영숫자 및 밑줄 |
| **Broadcast Trades**    | 거래 업데이트를 Telegram 그룹/채널에 자동 포스팅     | On / Off         |
| **Broadcast Groups**    | 거래 브로드캐스트를 받을 그룹/채널 선택              | 그룹별 토글           |
| **Auto PnL Card**       | 포지션 종료 시 PnL 카드 자동 생성/전송            | On / Off         |
| **Default Margin Mode** | 새 포지션의 기본 마진 모드 (Isolated 또는 Cross) | Isolated / Cross |
| **Allow Copy Trading**  | 다른 유저가 내 거래를 유저네임으로 카피할 수 있게 허용     | On / Off         |
| **Profit Share Rate**   | 카피 트레이더가 수익 거래에서 지불하는 실현 수익 비율      | 0\~20%           |
| **Profit Share Alerts** | 수익 배분 지급 시 알림 수신                    | On / Off         |

> ℹ️ 레버리지는 거래별로 선택돼요 (1\~100x, 기본 5x).\
> ℹ️ 시장가 주문은 0.5% 슬리피지 허용치가 고정이고, 지정가 주문은 지정 가격 그대로 체결돼요.\
> ℹ️ 언어는 가입 시 설정되고 이후 변경 불가예요.


---

# 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/perpetuals-bot/undefined-2.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.
