> 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/commerce/instant-donation.md).

# Instant donation

Di menu Instant Donation, kamu dapat melakukan pembuatan donasi untuk menarik para donatur agar bisa bergabung ke campaign yang kamu buat

<figure><img src="/files/J3RcZCc9y2rziGb4EB9F" alt=""><figcaption><p>Instant donation menu</p></figcaption></figure>

## Tutorial Pembuatan Instant donation

1. Kunjungi Tribeliopage.com, dan masuk dengan akun Tribelio kamu atau daftar dengan akun baru.
2. Klik menu “**Commerce**”. Pilih menu “**Instant Donation**”.&#x20;
3. Halaman menu instant donation muncul&#x20;
4. Daftar dari *"***Instant Donation***"* yang telah dibuat muncul
5. untuk membuat instant donation, klik tombol **"Create new instant donation"**&#x20;
6. Tampilan *"***Instant Donation***"* akan muncul dan kamu dapat mengisinya.&#x20;
7. kamu harus mengisi seluruh baris yang tersedia, karena baris-baris tersebut wajib diisi. terdapat tiga baris yaitu
   1. **Instant donation name** ini harus diisi dengan nama dari campaign yang akan dijalankan
   2. **Donation Purpose** ini berisikan tujuan dari campaign tersebut
   3. **Image** berisi gambar dari campaign tersebut
8. Kamu juga harus menggeser pada baris **active/non-active** untuk dapat mengaktifkan *"***Instant Donation***"*
9. dan kamu juga harus menyetujui T\&C yang berlaku
10. Setelah itu kamu dapat melakukan penyimpanan dengan klik tombol **Save**

{% hint style="info" %}
Setiap pembayaran instant donation akan masuk 1x24 jam ke account balance pembuat
{% endhint %}

{% hint style="info" %}
Semua **Fee** akan dibebankan kepada pembuat
{% endhint %}


---

# 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:

```
GET https://help.tribeliopage.com/commerce/instant-donation.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.
