# 디렉토리

- [기업 데이터베이스](https://i-boss.gitbook.io/main/directory/company.md)
- [대행사 디렉토리](https://i-boss.gitbook.io/main/directory/agency.md)
- [대행사 디렉토리 이용규칙](https://i-boss.gitbook.io/main/directory/agency/rules.md)
- [마케팅 솔루션 디렉토리](https://i-boss.gitbook.io/main/directory/solution.md)
- [마케팅 솔루션 디렉토리 이용규칙](https://i-boss.gitbook.io/main/directory/solution/rules.md)
- [광고 상품 디렉토리](https://i-boss.gitbook.io/main/directory/ad-products.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/directory.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.
