> For the complete documentation index, see [llms.txt](https://avatar.empowered.limited/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avatar.empowered.limited/get-started/avatar-manager/kyc-aml-passport.md).

# Passport.

Unlike AVATAR datasets, where you can provide any information you like. Your passport contains real validated data about you. This data must be accurate—for example, your birthdate, passport ID etc.&#x20;

You do not need to provide any of this information. Still, by providing it, we can give you a more secure and private way of providing proof of this information without (in many cases) having to give the actual data. For example:

A website, rather than asking *"What is your birthdate?"* to establish if you are of legal age before proceeding, they can ask us (through AVATAR Connect) *", Are you older than 21?"*&#x20;

Your passport allows us to provide KYC / AML services without you going through a different KYC / AML process every time you interact with a service that requires it.&#x20;

Remember, you are entirely in control of all your data. We will not share any information or answer any questions without your permission.

{% hint style="info" %}
Feature not available yet!
{% 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:

```
GET https://avatar.empowered.limited/get-started/avatar-manager/kyc-aml-passport.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.
