# Expert Guides

- [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.


---

# 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.zeal.app/expert-guides.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.
