> For the complete documentation index, see [llms.txt](https://bugshot.gitbook.io/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bugshot.gitbook.io/ko/settings.md).

# 기본 설정

이슈를 어떻게 쓸지, AI를 연결할지, 언어·테마는 어떻게 둘지 — 자주 쓰는 설정은 **설정** 탭에서 한 번에 맞춰 둘 수 있습니다. 설정은 보기 편하게 서브탭으로 나뉘어 있습니다 — 이슈 설정 / AI 모델 / 일반.

* **이슈 설정** — 제목 접두어, 본문 섹션 구성, 30초 리플레이.
* **AI 모델** — 직접 입력(BYOK) LLM 연결.
* **일반** — 언어와 테마.

![설정 탭](/files/dIfOX2DGA196bMupkPxb)

## 바로가기

* [이슈 설정](/ko/settings/issue.md) — 제목 접두어·본문 섹션·30초 리플레이.
* [AI LLM 연동](/ko/settings/ai.md) — LLM을 연결해 AI 스타일링·AI 초안 작성을 켜기.
* [일반](/ko/settings/general.md) — 언어·테마, 그리고 가이드·후기·문의 바로가기.

***

🌐 [English](https://bugshot.gitbook.io/en/settings)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bugshot.gitbook.io/ko/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.
