# 고객서비스 (CS) BO API

- [보상유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined.md)
- [전화약속관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-1.md)
- [OB유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/ob.md)
- [통합상담관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-2.md)
- [1:1문의유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/1-1.md)
- [고객보상관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-3.md)
- [고객서비스 공지사항](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-4.md)
- [상담할당관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-5.md)
- [상담유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-6.md)
- [상담템플릿관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-7.md)
- [상담 AI 관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/ai.md)
- [상품QnA이관](https://tech.x2bee.com/api/back-office-api/cs-bo-api/qna.md)
- [고객보상 지급현황](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-8.md)
- [Models](https://tech.x2bee.com/api/back-office-api/cs-bo-api/models.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://tech.x2bee.com/api/back-office-api/cs-bo-api.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.
