# Yêu cầu về danh tính

Yêu cầu về danh tính là một cơ chế thông qua đó bạn có thể tự động kiểm tra thông tin đăng nhập của người dùng trước khi họ có thể mua sản phẩm của bạn. Điều này sẽ giúp bạn yêu cầu chỉ những người dùng cụ thể được phép mua hoặc truy cập vào sản phẩm của bạn. Yêu cầu có thể dựa trên tuổi tác, giới tính, chủng tộc, v.v.

Để chứng minh đủ điều kiện, người dùng sẽ sử dụng các mã thông tin gọi là mã danh tính có thể được tạo ra từ nền tảng SSI.

Vui lòng đọc các hướng dẫn về SSI để hiểu cách các mã thông tin danh tính hoạt động.

{% content-ref url="/pages/vWnQQJsLvWYeRODiqj2l" %}
[SSI](/tieng-viet/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/tieng-viet/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.
