> For the complete documentation index, see [llms.txt](https://docs.matrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrix.io/faq-of-matrix-ai-network/23.-what-is-the-matrix-bio-wallet.md).

# 23.	What is the Matrix Bio-Wallet?

Bio-wallets are devices that use biometric information as identifiers. The Matrix BioWallet is a hardware wallet that revolves around finger vein recognition. It supports the unlocking of your wallet as well as the signing of transactions using one’s finger vein, thus saving people from the stress of having to remember a password/PIN, and more. In theory, you would never lose access to the Bio-Wallet by forgetting your password.

For more information, please visit :

<https://matrixainetwork.medium.com/matrix-ai-network-bio-wallet-part-1-228a83424760>


---

# 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://docs.matrix.io/faq-of-matrix-ai-network/23.-what-is-the-matrix-bio-wallet.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.
