> For the complete documentation index, see [llms.txt](https://docs.unich.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unich.com/unich-docs-indonesia/selamat-datang-di-unich/program-kontribusi/program-referral.md).

# Program Referral

Bergabunglah dengan Program Referral kami sekarang sebagai bagian dari Kampanye Airdrop Unich! Di sini, Anda dapat membantu mengembangkan komunitas Unich sambil mengumpulkan Poin FD dan hadiah.

Lihat Freedom Point untuk informasi lebih lanjut.

Cara Berpartisipasi:

1️⃣ Kunjungi unich.com/en/airdrop dan klik "Invite Friends.”

2️⃣ Dapatkan kode referral dan kode QR Anda.

3️⃣ Bagikan kode ini kepada teman-teman Anda. Untuk setiap teman yang menggunakan kode referral Anda dan berhasil mendaftar, Anda akan mendapatkan +50 Poin FD. Setelah mencapai tonggak tertentu, Anda akan menerima bonus tambahan.

<figure><img src="/files/N1auGVLSnKjSaXfo6wiw" alt=""><figcaption></figcaption></figure>

Di masa depan, Anda dapat memperoleh hingga 20% komisi dari biaya trading untuk setiap referral di bursa Unich. Tetap disimak!


---

# 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://docs.unich.com/unich-docs-indonesia/selamat-datang-di-unich/program-kontribusi/program-referral.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.
