> 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/platform.md).

# Platform

- [Dashboard Utama Creator](https://help.tribelio.com/platform/dashboard-utama-creator.md)
- [Cara Input Pixel dan GTM di Halaman Creation product](https://help.tribelio.com/platform/cara-input-pixel-dan-gtm-di-halaman-creation-product.md)
- [Cara Setup GTM di tribelio](https://help.tribelio.com/platform/cara-setup-gtm-di-tribelio.md)
- [Cara melihat rating/review di course](https://help.tribelio.com/platform/cara-melihat-rating-review-di-course.md)
- [Report dari masing-masing produk](https://help.tribelio.com/platform/report-dari-masing-masing-produk.md)
- [Cara mengakses dashboard tribelio dari creator tribelio](https://help.tribelio.com/platform/cara-mengakses-dashboard-tribelio-dari-creator-tribelio.md): Kamu sekarang dapat mengakses tribelio dari platform creator tribelio. dashboard tribelio masih digunakan untuk kebutuhan broadcast, audience, dan masih banyak fitur-fitur lainnya. untuk itu, kami mem
- [Cara melakukan verifikasi KYC di creator](https://help.tribelio.com/platform/cara-melakukan-verifikasi-kyc-di-creator.md): Kamu sekarang dapat melakukan pencairan/withdrawal langsung dari creator, dan sekarang kamu dapat melakukan verifikasi dengan otomatis
- [Cara melakukan withdrawal/penarikan uang dari creator tribelio](https://help.tribelio.com/platform/cara-melakukan-withdrawal-penarikan-uang-dari-creator-tribelio.md): Kamu dapat melakukan penarikan uang di creator tribelio dari hasil penjualan atau komisi affiliate
- [Batas waktu settlement transaksi](https://help.tribelio.com/platform/cara-melakukan-withdrawal-penarikan-uang-dari-creator-tribelio/batas-waktu-settlement-transaksi.md)
- [Cara mengganti rekening pencairan/withdraw](https://help.tribelio.com/platform/cara-mengganti-rekening-pencairan-withdraw.md): Kamu dapat mengganti rekening pencairan langsung di menu account balance
- [Cara membuat tracking link pada tipe product course](https://help.tribelio.com/platform/cara-membuat-tracking-link-pada-tipe-product-course.md)
- [Cara masuk ke creator tribelio menggunakan no handphone](https://help.tribelio.com/platform/cara-masuk-ke-creator-tribelio-menggunakan-no-handphone.md)
- [Cara membuat voucher pada creator tribelio](https://help.tribelio.com/platform/cara-membuat-voucher-pada-creator-tribelio.md)
- [Cara membuat free trial untuk course](https://help.tribelio.com/platform/cara-membuat-free-trial-untuk-course.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/platform.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.
