# Tokiphy

## Tokiphy

- [Welcome to Tokiphy](https://docs.tokiphy.com/welcome-to-tokiphy.md): (Last update: 01.05.2025)
- [About Tokiphy](https://docs.tokiphy.com/introduction/about-tokiphy.md)
- [Why Tokiphy?](https://docs.tokiphy.com/introduction/why-tokiphy.md)
- [The Problem](https://docs.tokiphy.com/introduction/the-problem.md)
- [The Solution](https://docs.tokiphy.com/introduction/the-solution.md)
- [The Team](https://docs.tokiphy.com/introduction/the-team.md)
- [How it started](https://docs.tokiphy.com/introduction/how-it-started.md)
- [Ecosystem](https://docs.tokiphy.com/ecosystem/ecosystem.md)
- [Users, Creators and Validators](https://docs.tokiphy.com/ecosystem/users-creators-and-validators.md)
- [Blockchains](https://docs.tokiphy.com/ecosystem/blockchains.md)
- [Introduction](https://docs.tokiphy.com/use-cases/introduction.md)
- [Luxury brands](https://docs.tokiphy.com/use-cases/luxury-brands.md)
- [Brands and partners](https://docs.tokiphy.com/use-cases/brands-and-partners.md)
- [Examples](https://docs.tokiphy.com/use-cases/examples.md)
- [Token-gating](https://docs.tokiphy.com/use-cases/token-gating.md)
- [Tokiphy Card](https://docs.tokiphy.com/tokiphy-card-and-chip/tokiphy-card.md)
- [Tokiphy Chip](https://docs.tokiphy.com/tokiphy-card-and-chip/tokiphy-chip.md)
- [Security](https://docs.tokiphy.com/tokiphy-card-and-chip/security.md)
- [How it works](https://docs.tokiphy.com/tokiphy-card-and-chip/how-it-works.md)
- [Introduction](https://docs.tokiphy.com/tokiphy-wallet/introduction.md)
- [Wallet claim](https://docs.tokiphy.com/tokiphy-wallet/wallet-claim.md)
- [Wallet export](https://docs.tokiphy.com/tokiphy-wallet/wallet-export.md)
- [Legal aspects](https://docs.tokiphy.com/tokiphy-wallet/legal-aspects.md)
- [Custom wallet](https://docs.tokiphy.com/tokiphy-wallet/custom-wallet.md)
- [The Portal](https://docs.tokiphy.com/tokiphy-portal/the-portal.md)
- [Getting set up](https://docs.tokiphy.com/tokiphy-portal/getting-set-up.md)
- [Register your card](https://docs.tokiphy.com/tokiphy-portal/getting-set-up/register-your-card.md)
- [Register your chip](https://docs.tokiphy.com/tokiphy-portal/getting-set-up/register-your-chip.md)
- [Card Settings](https://docs.tokiphy.com/card-settings.md)
- [Default Wallets](https://docs.tokiphy.com/default-wallets.md)
- [Wallet Claim](https://docs.tokiphy.com/default-wallets/wallet-claim.md)
- [Custom Wallet](https://docs.tokiphy.com/custom-wallet.md)
- [Documentation](https://docs.tokiphy.com/documentation.md)
- [Introduction](https://docs.tokiphy.com/tokiphy-validator/introduction.md)
- [Introduction](https://docs.tokiphy.com/tokiphy-reader/introduction.md)
- [Introduction](https://docs.tokiphy.com/pricing/introduction.md)
- [Products](https://docs.tokiphy.com/pricing/products.md)
- [Services](https://docs.tokiphy.com/pricing/services.md)
- [LarsLabs GmbH](https://docs.tokiphy.com/contact-us/larslabs-gmbh.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tokiphy.com/welcome-to-tokiphy.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.
