# 에디터

- [CdBd 에디터 살펴보기](https://cdbd.gitbook.io/guide/editor/basic.md)
- [페이지 테마](https://cdbd.gitbook.io/guide/editor/theme.md)
- [카드 활용](https://cdbd.gitbook.io/guide/editor/card.md)
- [프로필](https://cdbd.gitbook.io/guide/editor/profile.md)
- [텍스트](https://cdbd.gitbook.io/guide/editor/text.md)
- [이미지](https://cdbd.gitbook.io/guide/editor/image.md)
- [갤러리](https://cdbd.gitbook.io/guide/editor/gallery.md)
- [유튜브](https://cdbd.gitbook.io/guide/editor/youtube.md)
- [버튼](https://cdbd.gitbook.io/guide/editor/link.md)
- [질문과 답변](https://cdbd.gitbook.io/guide/editor/qna.md)
- [예약](https://cdbd.gitbook.io/guide/editor/reserve.md)
- [예약하기](https://cdbd.gitbook.io/guide/editor/reserve/reservation.md)
- [문의하기](https://cdbd.gitbook.io/guide/editor/contact.md)
- [위치 안내](https://cdbd.gitbook.io/guide/editor/map.md)
- [SNS](https://cdbd.gitbook.io/guide/editor/sns.md)
- [구분선](https://cdbd.gitbook.io/guide/editor/divider.md)
- [코드](https://cdbd.gitbook.io/guide/editor/code.md)
- [카드 디자인](https://cdbd.gitbook.io/guide/editor/carddesign.md)
- [미리보기](https://cdbd.gitbook.io/guide/editor/preview.md)
- [URL 생성](https://cdbd.gitbook.io/guide/editor/url.md)
- [통계 확인하기](https://cdbd.gitbook.io/guide/editor/data.md)


---

# 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://cdbd.gitbook.io/guide/editor.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.
