# Set up your Zecrey Wallet

- [Download and Install Zecrey](https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet/download-and-install-zecrey.md)
- [Create a New Wallet](https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet/create-a-new-wallet.md): When you choose to create a new wallet, you need to back up this new set of seed phrase carefully. DON'T TAKE A SCREENSHOT.
- [Import an Existing Wallet with Mnemonic](https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet/import-an-existing-wallet-with-mnemonic.md): If you have your seed phrase prepared beforehand, you can import it into Zecrey Wallet.
- [Claim Test Tokens for Testnet](https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet/claim-test-tokens-for-testnet.md)
- [Testing Requirements](https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet/testing-requirements.md)
- [Rewards for Phase II Testnet](https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet/rewards-for-phase-ii-testnet.md)


---

# 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.zecrey.com/product-handbook/set-up-your-zecrey-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.
