# Technology, Wallets & Security

**Q21. Which wallets are compatible with Holos?**\
A21. Supported wallets include MetaMask, Phantom, and other Polygon-compatible wallets.

**Q22. Does Holos manage my wallet or NFTs?**\
A22. No. Holos is non-custodial; users maintain full control over their assets.

**Q23. Are Holos smart contracts secure?**\
A23. Yes. All contracts are audited and follow industry best practices for security and reliability.

**Q24. What happens if my NFT is stolen?**\
A24. Due to the nature of blockchain, Holos cannot compensate for stolen assets.

**Q25. What if I forget my wallet password or private key?**\
A25. Wallet recovery is not possible. Users must manage their credentials responsibly


---

# 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://docs.holos-market.com/q-and-a/technology-wallets-and-security.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.
