# 아이보스에 처음 방문하셨나요?

- [아이보스, 어떤 곳인가요?](https://i-boss.gitbook.io/main/start/intro.md): 안녕하세요, 아이보스에 오신 여러분을 환영합니다.
- [왜 아이보스일까?](https://i-boss.gitbook.io/main/start/intro/about-iboss.md)
- [주요 기능과 서비스](https://i-boss.gitbook.io/main/start/intro/services.md)
- [이용 규칙](https://i-boss.gitbook.io/main/start/intro/rules.md)
- [영리 목적의 홍보활동 제재 기준](https://i-boss.gitbook.io/main/start/intro/rules/ad-policy.md)
- [아이보스에서 홍보하는 방법](https://i-boss.gitbook.io/main/start/intro/rules/how-to-promote.md)
- [욕설 및 비속어 규정](https://i-boss.gitbook.io/main/start/intro/rules/bad-words.md)
- [휴면계정 안내](https://i-boss.gitbook.io/main/start/intro/rules/undefined.md)
- [이용 약관](https://i-boss.gitbook.io/main/start/intro/policy.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://i-boss.gitbook.io/main/start.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.
