# PARTNER

- [Tổng quan](https://api.omicall.com/partner/overview.md)
- [Kho đầu số](https://api.omicall.com/partner/public_number.md): Danh sách kho đầu số
- [Gói dịch vụ](https://api.omicall.com/partner/service_package.md): Danh sách gói dịch vụ
- [Lịch sử thanh toán](https://api.omicall.com/partner/payment-history.md): Lịch sử thanh toán
- [Quản lý doanh nghiệp](https://api.omicall.com/partner/tenant.md): Quản lý doanh nghiệp thuộc đối tác hoặc đại lý
- [Thông tin đối tác](https://api.omicall.com/partner/me.md): Thông tin đối tác


---

# 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://api.omicall.com/partner.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.
