# 일반 설정(General Settings)

봇 인터페이스와 프로필을 관리하는 설정이에요. 홈 화면에서 **Settings > General Settings**로 접근 가능해요.

***

### 설정 항목 <a href="#fe76ca8a-0af5-4565-a87f-07ce1afb35b3" id="fe76ca8a-0af5-4565-a87f-07ce1afb35b3"></a>

| 설정                     | 설명                                                                                                                                         |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| **Language**           | 봇 인터페이스 언어 선택. 모든 메뉴, 버튼, 시스템 메시지가 선택한 언어로 바뀌어요                                                                                            |
| **Click Username**     | 공개 트레이딩 유저네임 설정. PnL 카드에 표시되고, 리더보드나 소셜 기능에서도 보일 수 있어요. 공개되어도 괜찮은 이름으로 정하세요                                                                |
| **UI Personalization** | 인터페이스 레이아웃과 표시 옵션 조정. **Compact**, **Small**, **Large** UI 모드를 전환해서 Trading Panel에 표시되는 매수/매도 프리셋 버튼 수를 조절 가능. Large 모드일수록 매도 버튼이 더 많이 보여요 |

***

### 다른 설정은 어디 있나요? <a href="#a8f5e99b-ebcd-4fcf-b069-3a623e4e32ad" id="a8f5e99b-ebcd-4fcf-b069-3a623e4e32ad"></a>

General Settings는 인터페이스와 프로필 옵션만 다뤄요. 거래 실행 관련 설정은 아래를 참고하세요:

* [**Trading Settings**](https://docs.click.trade/spot-trading-bot/settings/trading-settings) - Slippage, Tip, MEV 보호, Buy Presets (B1-B5), Sell Presets (S1-S3), Auto-Buy, Auto PnL Card
* **Auto PnL Card** 토글은 General Settings가 아니라 Trading Settings에 있어요.


---

# 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/spot-trading-bot/undefined-2/general-settings.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.
