# Wymagania dotyczące tożsamości

Wymagania dotyczące tożsamości to mechanizm, dzięki któremu możesz automatycznie sprawdzać dane uwierzytelniające użytkowników, zanim będą mogli kupić Twój produkt. Dzięki temu możesz wymagać, aby tylko niektórzy użytkownicy mogli kupować Twój produkt lub uzyskać do niego dostęp. Wymagania mogą być oparte na wieku użytkownika, płci, rasie itp

W celu potwierdzenia kwalifikacji użytkownicy będą używać tokenów zwanych tokenami tożsamości, które można wybić z platformy SSI.

Przeczytaj przewodniki SSI, aby zrozumieć, jak działają tokeny tożsamości

{% content-ref url="/pages/6dOyCSzmgskW7OnTgPpj" %}
[SSI](/polski/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/polski/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.
