# For Users

- [FAQs](https://zeronym-docs.holonym.id/for-users/faqs.md): You got questions? We got answers!
- [Verifying Identity with Human ID](https://zeronym-docs.holonym.id/for-users/user-flow.md): Using Human ID to privately prove your identity
- [Identity Verification User Flow](https://zeronym-docs.holonym.id/for-users/how-to-use-holonym.md): Using Human ID to privately prove your identity
- [Verifying ePassport](https://zeronym-docs.holonym.id/for-users/how-to-verify-epassport.md): You need to have NFC-enabled passport to complete this verification
- [Using Human ID with NEAR](https://zeronym-docs.holonym.id/for-users/using-with-near.md)
- [Using Human ID with Stellar](https://zeronym-docs.holonym.id/for-users/using-with-stellar.md)
- [Getting Refunded](https://zeronym-docs.holonym.id/for-users/getting-refunded.md)


---

# 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://zeronym-docs.holonym.id/for-users.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.
