# 스티비 시작하기

- [개요](https://help.stibee.com/getting-started/overview.md)
- [시작 전 준비하기](https://help.stibee.com/getting-started/preparing-for-start.md)
- [나만의 발신자 주소 만들기](https://help.stibee.com/getting-started/preparing-for-start/custom-sender-address.md)
- [도메인 설정하기](https://help.stibee.com/getting-started/preparing-for-start/domain.md)
- [이메일 받아 볼 사람 추가하기](https://help.stibee.com/getting-started/preparing-for-start/subscribers.md)
- [콘텐츠 웹 발행 준비하기](https://help.stibee.com/getting-started/preparing-for-start/getting-ready-for-web-publication.md)
- [첫 이메일 보내기](https://help.stibee.com/getting-started/send-first-email.md)
- [새로운 구독자 환영하기](https://help.stibee.com/getting-started/welcome-email.md)
- [도움이 필요할 때](https://help.stibee.com/getting-started/help.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://help.stibee.com/getting-started.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.
