> For the complete documentation index, see [llms.txt](https://help.tribelio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tribelio.com/affiliate.md).

# AFFILIATE

- [Komisi Affiliate](https://help.tribelio.com/affiliate/komisi-affiliate.md)
- [Cara mengaktifkan Cookies pada link affiliate (Untuk Creator)](https://help.tribelio.com/affiliate/cara-mengaktifkan-cookies-pada-link-affiliate-untuk-creator.md)
- [Cara membuat Landing page untuk jualan menggunakan tribelio page](https://help.tribelio.com/affiliate/cara-membuat-landing-page-untuk-jualan-menggunakan-tribelio-page.md)
- [Affiliate Membership](https://help.tribelio.com/affiliate/affiliate-membership.md)
- [Cara menambahkan affiliate membership](https://help.tribelio.com/affiliate/affiliate-membership/cara-menambahkan-affiliate-membership.md)
- [Cara cek status invitation Affiliate Member](https://help.tribelio.com/affiliate/affiliate-membership/cara-cek-status-invitation-affiliate-member.md)
- [Cara cek detail Affiliate Member](https://help.tribelio.com/affiliate/affiliate-membership/cara-cek-detail-affiliate-member.md)
- [List Produk affiliate (Product Marketplace)](https://help.tribelio.com/affiliate/list-produk-affiliate-product-marketplace.md)
- [Cara Share Product affiliate](https://help.tribelio.com/affiliate/list-produk-affiliate-product-marketplace/cara-share-product-affiliate.md)
- [Cara melihat detail produk](https://help.tribelio.com/affiliate/list-produk-affiliate-product-marketplace/cara-melihat-detail-produk.md)
- [Cara mengganti komisi untuk para affiliate (Untuk Creator)](https://help.tribelio.com/affiliate/cara-mengganti-komisi-untuk-para-affiliate-untuk-creator.md)
- [Cara membuat tracking link pada tipe product course untuk affiliate](https://help.tribelio.com/affiliate/cara-membuat-tracking-link-pada-tipe-product-course-untuk-affiliate.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, and the optional `goal` query parameter:

```
GET https://help.tribelio.com/affiliate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
