> 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/set-up-your-zecrey-wallet/download-and-install-zecrey.md).

# Download and Install Zecrey

### [**Get Zecrey Mobile App & Extension**](https://www.zecrey.com/download)

To install Zecrey Mobile App, simply search for ‘Zecrey’ in the iOS [App Store](https://apps.apple.com/us/app/zecrey/id6446452252), [Google Play](https://play.google.com/store/apps/details?id=com.zecrey.app\&pli=1) store and [Chrome Web Store](https://chrome.google.com/webstore/detail/zecrey/ojbpcbinjmochkhelkflddfnmcceomdi), and click on the ‘Install’ button. You can also download and install Zecrey products via our [official website](https://www.zecrey.com/download).&#x20;

<figure><img src="/files/vY3fFQwvEoCSIx3Qs3Ip" alt=""><figcaption></figcaption></figure>

Zecrey mobile app is available on both Android and iOS systems. You can download the app from the Android [Google Play](https://play.google.com/store/apps/details?id=com.zecrey.app\&pli=1) or the iOS [App Store](https://apps.apple.com/us/app/zecrey/id6446452252). Additionally, we offer Zecrey in-browser plugin wallet that can be downloaded from the [Chrome Web Store](https://chrome.google.com/webstore/detail/zecrey/ojbpcbinjmochkhelkflddfnmcceomdi).

For Legend Testnet Phase II, we'll focus on iOS and Web App plus extension wallet.

<figure><img src="/files/97FULSDuIh8lu1Fvw7HP" alt=""><figcaption></figcaption></figure>

### [Zecrey NFT Marketplace (web app)](https://nftmarket.zecrey.com/)&#x20;

You can find the web app for Zecrey NFT Marketplace by clicking on the NFT button on Zecrey’s official website.

Link of Zecrey NFT Marketplace web app: <https://nftmarket.zecrey.com/>

<figure><img src="/files/G47LHIq82mLLMOsAEfgA" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet/download-and-install-zecrey.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
