> For the complete documentation index, see [llms.txt](https://altme-documentation.gitbook.io/altmes-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration.md).

# Beacon integration

- [Overview](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/overview.md)
- [Verify the age of your users (+13, +18) in a dApp](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/verify-the-age-of-your-users-+13-+18-in-a-dapp.md)
- [Receive the Verifier data with a webhook in your backend](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/receive-the-verifier-data-with-a-webhook-in-your-backend.md)
- [On-chain and off-chain access with TezID](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/on-chain-and-off-chain-access-with-tezid.md)
- [Verify other data with other credentials](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/verify-other-data-with-other-credentials.md)
- [Issue a Welcome card in a dApp](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/issue-a-welcome-card-in-a-dapp.md)
- [Check user data of your Issuer (no code)](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/check-user-data-of-your-issuer-no-code.md)
- [Check user data of your Issuer with a webhook](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/check-user-data-of-your-issuer-with-a-webhook.md)
- [Under the hood : the process flow of a Beacon Verifier](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration/under-the-hood-the-process-flow-of-a-beacon-verifier.md)


---

# 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://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration.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.
