# USER GUIDE

- [Guide to ZNS Application](https://docs.znsconnect.io/user-guide/guide.md): Technical Implementation of ZNS
- [ZNS Gift Cards](https://docs.znsconnect.io/user-guide/gift-cards.md): ZNS Gift Cards for every user
- [NFT Marketplaces](https://docs.znsconnect.io/user-guide/nft.md): Lists of NFT Marketplaces for ZNS Connect
- [ZNS on MetaMask Snap](https://docs.znsconnect.io/user-guide/zns-on-metamask-snap.md): Easily resolve and use human-readable .zns domains right inside your MetaMask wallet!
- [Knowledge Base](https://docs.znsconnect.io/user-guide/zns-on-metamask-snap/knowledge-base.md): Yes — using ZNS domains to send assets is secure and simple. Here’s how resolution works:
- [General FAQ](https://docs.znsconnect.io/user-guide/zns-on-metamask-snap/general-faq.md): Send crypto without copying long addresses — just type the domain and go!
- [IOS and Android Mobile app](https://docs.znsconnect.io/user-guide/ios-and-android-mobile-app.md): Easily resolve and use human-readable .zns domains right inside your Application!
- [Knowledge Base](https://docs.znsconnect.io/user-guide/ios-and-android-mobile-app/knowledge-base.md): 📱 ZNS Connect Mobile App – Knowledge Base
- [Account & Data Deletion Request](https://docs.znsconnect.io/user-guide/ios-and-android-mobile-app/account-and-data-deletion-request.md): Request to Delete Your Account and Data


---

# 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.znsconnect.io/user-guide.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.
