# アイデンティティ要件

アイデンティティ要件は、ユーザーが製品を購入する前に自動的に資格を確認できる仕組みです。これにより、特定のユーザーだけが製品を購入またはアクセスできるように要件を設定できます。要件は、ユーザーの年齢、性別、人種などに基づいています。

資格を証明するために、ユーザーはSSIプラットフォームから作成されるアイデンティティトークンと呼ばれるトークンを使用します。

アイデンティティトークンの動作を理解するために、SSIガイドをお読みください。

{% content-ref url="/pages/kctLGO7vemPqkc61e3E7" %}
[SSI](/ri-ben-yu/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/ri-ben-yu/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.
