# 대행사

- [대행사 브랜드 목록 조회](https://apidocs.rcsbizcenter.com/rbc-api/agency/get_contract_list.md)
- [대행사 브랜드 기업단위 목록 조회](https://apidocs.rcsbizcenter.com/rbc-api/agency/get_corp_brand_list.md)
- [대행사 브랜드 상세 조회](https://apidocs.rcsbizcenter.com/rbc-api/agency/get_brand_detail.md)
- [대행사 지정상태 확인](https://apidocs.rcsbizcenter.com/rbc-api/agency/get_corp_join_check.md)
- [대행사 브랜드 수정](https://apidocs.rcsbizcenter.com/rbc-api/agency/put_brand.md)
- [대행사 키 조회](https://apidocs.rcsbizcenter.com/rbc-api/agency/get_agency_key.md)
- [대화방 등록 상태 확인](https://apidocs.rcsbizcenter.com/rbc-api/agency/get_corp_chatbot_check.md)
- [대행사 수신서버 URL](https://apidocs.rcsbizcenter.com/rbc-api/agency/post_webhook_uri.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://apidocs.rcsbizcenter.com/rbc-api/agency.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.
