> For the complete documentation index, see [llms.txt](https://docs.uniplay.id/uniplay-reseller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uniplay.id/uniplay-reseller/kustomisasi/konfigurasi-umum/penjelasan-tentang-social-proof.md).

# Penjelasan Tentang Social Proof

Social Proof adalah salah satu fitur dari UniPlay di mana Kamu bisa membuat sebuah Live Testimoni pada website yang terhubung dengan [Custom Domain](/uniplay-reseller/kustomisasi/interactive-blocks.md).

Dengan fitur ini, Kamu bisa lebih meyakinkan pembeli yang mengunjungi website Kamu. Sehingga website Kamu terasa lebih trusted/terpercaya.

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

Untuk mengaktifkan fitur Social Proof, Kamu bisa ikuti langkah-langkahnya berikut ini:

* Mula-mula, silahkan login ke dalam panel Reseller UniPlay terlebih dahulu.

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

* Selanjutnya, silahkan klik menu Kustomisasi dan pilih sub menu **Konfigurasi Umum** yang ada di bagian kiri Panel Reseller.

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

* Lalu silahkan masuk ke menu **Social Proof.**

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

* Selanjutnya Kamu tinggal atur saja Social Proof yang ingin ditampilkan. Silahkan pilih **Status Tampilan**, **Jenis Tampilan**, serta Frekuensi seberapa sering Social Proof akan tampil di website Kamu.

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

* Jika sudah, klik tombol **Simpan**.

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

{% hint style="info" %}
Social Proof hanya akan muncul jika toko Kamu sudah memiliki minimal 3 transaksi pembelian.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.uniplay.id/uniplay-reseller/kustomisasi/konfigurasi-umum/penjelasan-tentang-social-proof.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.
