# 에디터

- [에디터 시작하기](https://docs.groobee.ai/old-admin/onsite/guide/editor/getting-started.md)
- [메시지 유형별 디자인 권장 사이즈](https://docs.groobee.ai/old-admin/onsite/guide/editor/size.md)
- [그루비 제안 템플릿으로 메시지 디자인 만들기](https://docs.groobee.ai/old-admin/onsite/guide/editor/template.md)
- [통 이미지로 메시지 디자인 만들기-슬라이드인](https://docs.groobee.ai/old-admin/onsite/guide/editor/slide-in.md)
- [통 이미지로 메시지 디자인 만들기-플로팅 바](https://docs.groobee.ai/old-admin/onsite/guide/editor/floating-bar.md)
- [배경없는 PNG 이미지로 메시지 디자인 만들기](https://docs.groobee.ai/old-admin/onsite/guide/editor/png.md)
- [CTA 버튼을 삽입한 메시지 디자인 작성](https://docs.groobee.ai/old-admin/onsite/guide/editor/cta.md)
- [CTA 버튼 설정 TIP](https://docs.groobee.ai/old-admin/onsite/guide/editor/cta-tip.md)
- [플로팅 바 배너의 해상도 별 대응하는 법](https://docs.groobee.ai/old-admin/onsite/guide/editor/resolution.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://docs.groobee.ai/old-admin/onsite/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.
