# Product Handbook

- [Zecrey Products Introduction](https://docs.zecrey.com/product-handbook/zecrey-products-introduction.md)
- [Set up your Zecrey Wallet](https://docs.zecrey.com/product-handbook/set-up-your-zecrey-wallet.md)
- [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)
- [Zecrey L1 Wallet](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet.md)
- [Multi-chain Assets Management](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet/multi-chain-assets-management.md)
- [L1 Transfer](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet/l1-transfer.md)
- [Deposit](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet/deposit.md): Deposit asset from Layer 1 to Layer 2.
- [L1 NFT Management](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet/l1-nft-management.md)
- [View NFT Assets](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet/l1-nft-management/view-nft-assets.md)
- [L1 NFT Transfer](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet/l1-nft-management/l1-nft-transfer.md)
- [NFT Deposit](https://docs.zecrey.com/product-handbook/zecrey-l1-wallet/l1-nft-management/nft-deposit.md)
- [Zecrey Legend L2](https://docs.zecrey.com/product-handbook/zecrey-legend-l2.md)
- [L2 Account Registration](https://docs.zecrey.com/product-handbook/zecrey-legend-l2/l2-account-registration.md)
- [L2 Transfer](https://docs.zecrey.com/product-handbook/zecrey-legend-l2/l2-transfer.md)
- [Withdraw](https://docs.zecrey.com/product-handbook/zecrey-legend-l2/withdraw.md)
- [Zecrey NFT Marketplace](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace.md)
- [Explore NFT Marketplace](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/explore-nft-marketplace.md)
- [Connect Zecrey Extension to NFT Marketplace](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/connect-zecrey-extension-to-nft-marketplace.md)
- [Create NFT Collection](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/create-nft-collection.md)
- [Mint NFT](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/mint-nft.md)
- [Buy NFT](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/buy-nft.md): Buy a listed NFT in NFT Marketplace; Make an offer to a listed NFT; Cancel offers.
- [Sell NFT](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/sell-nft.md)
- [Transfer NFT](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/transfer-nft.md)
- [Withdraw NFT](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/withdraw-nft.md)
- [View NFT Assets](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/view-nft-assets.md)
- [Manage NFT Transactions](https://docs.zecrey.com/product-handbook/zecrey-nft-marketplace/manage-nft-transactions.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.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.
