> For the complete documentation index, see [llms.txt](https://docs.zecrey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zecrey.com/product-handbook/zecrey-products-introduction.md).

# Zecrey Products Introduction

Welcome to download Zecrey mobile app and extension through our [official website](https://www.zecrey.com/download).&#x20;

**Zecrey provides the following products to meet various usage scenarios:**

**Zecrey Mobile APP for** [**iOS**](https://apps.apple.com/us/app/zecrey/id6446452252) **and** [**Android**](https://play.google.com/store/apps/details?id=com.zecrey.app), which includes L1 wallet, L2-Legend wallet, and Zecrey NFT Marketplace. The mobile app contains Zecrey's complete functions, and both iOS and Android systems are supported. Users need to import or create an account to use the wallet.

[**Zecrey Extension**](https://chrome.google.com/webstore/detail/zecrey/ojbpcbinjmochkhelkflddfnmcceomdi), which includes L1 wallet and L2-Legend wallet. It is a convenient way to use Zecrey wallet and interact with Dapp in the browser. Users need to import or create an account to use the wallet.

[**Zecrey Web App (NFT Marketplace)**](https://nftmarket.zecrey.com/), where users can enjoy the world of NFTs more conveniently on the webpage. Users need to connect to an in-browser wallet extension (Zecrey or Metamask) before operation.

If you have any questions or suggestions, join our [Discord](https://discord.com/invite/U98ghQsJE5) to get further support in the Zecrey community!


---

# 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.zecrey.com/product-handbook/zecrey-products-introduction.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.
