# How to Set Up a Wallet

### Your Wallet, Your Crypto

In **DeFi (Decentralized Finance)**, you have full control over your crypto assets. Your funds remain in your personal wallet, and only you have access to them. Before setting up a wallet, always follow these security best practices:

✅ **Never share your recovery phrase** – No one should ever ask for it.\
✅ **Never enter your recovery phrase on unverified websites or apps** – Only use it in your wallet app for secure imports.\
✅ **Be cautious of phishing scams** – Fake websites, giveaways, and other malicious activities can steal your funds.\
✅ **Download wallets only from official sources** – Always ensure you're using the latest version.\
✅ **Backup your recovery phrase securely** – Preferably offline, in a safe place.

### Recommended Wallets for ZenStake

ZenStake supports **multiple wallets** across **Ethereum, Arbitrum, Polygon, BSC, and Optimism**. Below are the best options for accessing and managing your ZEN tokens securely.

#### **MetaMask** (Best for Desktop & Browser)

MetaMask is a **popular browser-based wallet** that supports **Ethereum and EVM-compatible blockchains**, including **BSC, Arbitrum, Optimism, and Polygon**. It can also be connected to hardware wallets like **Ledger** and **Trezor** for extra security.

🔹 **Download MetaMask** – [Official Website](https://metamask.io/)\
🔹 **MetaMask Setup Guide** – [Binance Guide](https://www.binance.com/)

#### **Trust Wallet** (Best for Mobile Users)

Trust Wallet is a **mobile-friendly** option that supports multiple blockchains with **preconfigured networks**. It includes a **built-in DApp browser** for easy interaction with ZenStake. However, it offers fewer customization options compared to MetaMask.

🔹 **Download Trust Wallet** – [Official Website](https://trustwallet.com/)\
🔹 **Trust Wallet Setup Guide** – [Binance Guide](https://www.binance.com/)

### Setting Up Your Wallet for ZenStake

1. **Download and install your preferred wallet** (MetaMask or Trust Wallet).
2. **Create a new wallet** and **securely store your recovery phrase**.
3. **Add the ZenStake-supported networks** if they are not preconfigured.
4. **Fund your wallet** with supported assets.
5. **Connect your wallet to ZenStake** and start staking! 🚀


---

# 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://zenstake.gitbook.io/zenstake/getting-started/quickstart.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.
