> For the complete documentation index, see [llms.txt](https://developers.accesstrade.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop.md).

# API PUBLISHER ENGLISH VERSION

- [Authentication](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/authentication.md)
- [Get the campaigns list](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-the-campaigns-list.md): Get campaign list and campaing information
- [Create tracking link](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/create-tracking-link.md): API mô tả cách tạo tracking link của các campaign
- [Get the list of commission ratio of campaign](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-the-list-of-commission-ratio-of-campaign.md)
- [Get the list of transaction](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-the-list-of-transaction.md)
- [Get the list of order v2](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-the-list-of-order-v2.md)
- [Get products information of the order](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-products-information-of-the-order.md)
- [Get detailed information of the product](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-detailed-information-of-the-product.md)
- [Get Datafeeds information](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-datafeeds-information.md)
- [Get promotional information](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-promotional-information.md)
- [Top selling products](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/top-selling-products.md)
- [Errors](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/errors.md)
- [Get detailed information of the order](https://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop/get-detailed-information-of-the-product-1.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://developers.accesstrade.vn/api-accesstrade-tai-lieu-tich-hop.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.
