# Altme Saas

- [Quick start](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/quick-start.md)
- [Download Altme Wallet from Apple or Google store](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/quick-start/download-altme-wallet-from-apple-or-google-store.md)
- [Get more credentials in your wallet](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/quick-start/get-more-credentials-in-your-wallet.md)
- [Connect to the Altme Saas platform to setup a SSI verifier](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/quick-start/connect-to-the-altme-saas-platform-to-setup-a-ssi-verifier.md)
- [Integration in your app](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/quick-start/integration-in-your-app.md)
- [Beacon integration](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/beacon-integration.md)
- [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)
- [OpenID integration](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/openid-integration.md)
- [Overview](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/openid-integration/overview.md)
- [Example 1 with an “implicit flow” with no code](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/openid-integration/example-1-with-an-implicit-flow-with-no-code.md)
- [Example 1 with an “authorization code flow” in Python](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/openid-integration/example-1-with-an-authorization-code-flow-in-python.md)
- [EBSII integration](https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/ebsii-integration.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://altme-documentation.gitbook.io/altmes-documentation/altme-saas.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.
