# Zeal Wallet Documentation

## Welcome to Zeal

- [Introduction to Zeal Wallet](https://docs.zeal.app/introduction-to-zeal-wallet.md)
- [Referral Program](https://docs.zeal.app/referral-program.md)
- [Security & Safety](https://docs.zeal.app/security-and-safety.md): Zeal Wallet follows web3 security best practices!
- [Connection Safety Checks](https://docs.zeal.app/security-and-safety/connection-safety-checks.md)
- [Transaction Safety Checks](https://docs.zeal.app/security-and-safety/transaction-safety-checks.md)
- [Transaction Previews](https://docs.zeal.app/security-and-safety/transaction-previews.md)
- [Request a Feature](https://docs.zeal.app/request-a-feature.md)
- [Terms of Use](https://docs.zeal.app/terms-of-use.md)
- [Privacy Policy](https://docs.zeal.app/privacy-policy.md)
- [Expert Guides](https://docs.zeal.app/expert-guides.md)
- [Using a Smart Wallet without Zeal](https://docs.zeal.app/expert-guides/using-a-smart-wallet-without-zeal.md)
- [Accessing Earn account without Zeal](https://docs.zeal.app/expert-guides/accessing-earn-account-without-zeal.md)
- [Clear Gnosis Pay delay queue](https://docs.zeal.app/expert-guides/clear-gnosis-pay-delay-queue.md): Clear your card's delay queue if your card gets blocked when trying to do something on GnosisPay.com. N.b. this only works at least 30 minutes AFTER you attempt something on gnosispay.com.
- [Monerium accounts inside Zeal](https://docs.zeal.app/expert-guides/monerium-accounts-inside-zeal.md): Having trouble activating Monerium accounts inside Zeal?
- [Importing Picnic Gnosis Pay card](https://docs.zeal.app/expert-guides/importing-picnic-gnosis-pay-card.md): Enable your Picnic Gnosis Pay Card in Zeal in 12 clear steps. This guide will let you control your card in both Picnic AND Zeal.
- [FAQ](https://docs.zeal.app/faq.md): The most frequently asked questions by the Zeal community
- [How does Sky USD work?](https://docs.zeal.app/faq/how-does-sky-usd-work.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.zeal.app/introduction-to-zeal-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.
