# 시작하기

- [클로브AI의 모든 기능은 평생 무료입니다](https://docs.clobe.ai/getting-started/pricing.md)
- [여러 법인을 관리하고 계신가요?](https://docs.clobe.ai/getting-started/multi-corporation-guide.md)
- [보안 센터](https://docs.clobe.ai/getting-started/security-center.md)
- [클로브AI 추천 이벤트 참여 안내](https://docs.clobe.ai/getting-started/referral-event.md)
- [개인사업자 순차 오픈 중 🎁 FAQ](https://docs.clobe.ai/getting-started/faq.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.clobe.ai/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.
