# Cara Membuat Event di Tribe

<figure><img src="/files/BCvEzrxedtDjoFgc1Gqh" alt=""><figcaption><p>Event Tribelio</p></figcaption></figure>

Event adalah salah satu fitur dalam Tribe yang berfungsi untuk membuat event dan menerima pembayaran dari registrasi event tersebut. Berikut pengaturan Event dalam tribe.

#### Payment Type <a href="#payment-type" id="payment-type"></a>

* **Paid Event,** event ini bersifat berbayar. Setiap user yang ingin ikut event ini harus membayar biaya registrasi yang telah kamu tentukan dan kamu akan mendapatkan revenue dari paid event ini.
* **Free Event,** event ini bersifat gratis. Setiap user dapat join event tanpa membayar apapun.

#### Privacy Type <a href="#privacy-type" id="privacy-type"></a>

* **Public Event,** event ini bersifat publik. Siapapun dapat join event tanpa harus menjadi anggota tribe.
* **Tribe Event,** event ini bersifat private. Setiap user yang ingin join event harus menjadi anggota tribe terlebih dahulu.


---

# Agent Instructions: 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://help.tribelio.com/commerce/cara-membuat-event-di-tribe.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.
