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

# Getting Started

- [Login Di Tribeliopage](https://help.tribeliopage.com/getting-started/login-di-tribeliopage.md)
- [Membuat Landing Page](https://help.tribeliopage.com/getting-started/membuat-landing-page.md)
- [Share Landing Page Kepada Audience](https://help.tribeliopage.com/getting-started/membuat-landing-page/share-landing-page-kepada-audience.md)
- [Limitasi Page builder untuk user free](https://help.tribeliopage.com/getting-started/membuat-landing-page/limitasi-page-builder-untuk-user-free.md)
- [Cara Menampilkan Produk Print On Demand Arterous di Landing Page](https://help.tribeliopage.com/getting-started/membuat-landing-page/cara-menampilkan-produk-print-on-demand-arterous-di-landing-page.md)
- [Hasilkan Profit dari Landing Page dengan Fitur Instant Payment](https://help.tribeliopage.com/getting-started/hasilkan-profit-dari-landing-page-dengan-fitur-instant-payment.md)
- [Withdraw Account Balance](https://help.tribeliopage.com/getting-started/hasilkan-profit-dari-landing-page-dengan-fitur-instant-payment/withdraw-account-balance.md)
- [Shipment Courier](https://help.tribeliopage.com/getting-started/hasilkan-profit-dari-landing-page-dengan-fitur-instant-payment/shipment-courier.md)
- [Cara Mengirim Produk Kamu](https://help.tribeliopage.com/getting-started/hasilkan-profit-dari-landing-page-dengan-fitur-instant-payment/cara-mengirim-produk-kamu.md)
- [Cara Setup Custom Domain](https://help.tribeliopage.com/getting-started/cara-setup-custom-domain.md): Tutorial Custom Domain di Tribeliopage.com
- [Cara Setup SSL Domain di Tribeliopage](https://help.tribeliopage.com/getting-started/cara-setup-custom-domain/cara-setup-ssl-domain-di-tribeliopage.md)
- [Cara Setup SSL Custom Domain dengan Cloudflare](https://help.tribeliopage.com/getting-started/cara-setup-custom-domain/cara-setup-ssl-custom-domain-dengan-cloudflare.md)
- [Cara Membuat List Building](https://help.tribeliopage.com/getting-started/cara-membuat-list-building.md)
- [Manage Tags](https://help.tribeliopage.com/getting-started/cara-membuat-list-building/manage-tags.md)
- [Cara Analisis Landing Page](https://help.tribeliopage.com/getting-started/cara-analisis-landing-page.md)
- [Plan Page](https://help.tribeliopage.com/getting-started/plan-page.md)
- [Cara Manage Profile Kamu](https://help.tribeliopage.com/getting-started/cara-manage-profile-kamu.md)
- [Switch Creator Account](https://help.tribeliopage.com/getting-started/cara-manage-profile-kamu/switch-creator-account.md)
- [Cara Membuat Landing Page di Tribelio](https://help.tribeliopage.com/getting-started/cara-membuat-landing-page-di-tribelio.md)
- [Terms and Condition Tribeliopage](https://help.tribeliopage.com/getting-started/terms-and-condition-tribeliopage.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.tribeliopage.com/getting-started.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.
