# Persyaratan Identitas

Persyaratan identitas adalah mekanisme di mana Anda dapat secara otomatis memeriksa kredensial pengguna sebelum mereka dapat membeli produk Anda. Ini akan memungkinkan Anda untuk meminta hanya pengguna tertentu yang dapat membeli atau mengakses produk Anda. Persyaratan dapat berdasarkan usia pengguna, jenis kelamin, ras, dll.

Untuk membuktikan kelayakan, pengguna akan menggunakan token yang disebut token identitas yang dapat diciptakan dari platform SSI.

Silakan baca panduan SSI untuk memahami bagaimana token identitas bekerja.

{% content-ref url="/pages/ElKJtL6sChhHieTESsTK" %}
[SSI](/bahasa-indonesia/products/ssi.md)
{% endcontent-ref %}


---

# 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://docs.payswap.org/bahasa-indonesia/products/cancan/identity-requirements.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.
