# Security Best Practice

Web3 wallets are essential tools for interacting with decentralized applications (dApps) and managing cryptocurrencies on blockchain platforms like Arbitrum & Binance Smart Chain, and others. Ensuring the security of these wallets is crucial to protect your digital assets. Here are some security best practices for Web3 wallets:

1. **Choose a Reliable Wallet**:\
   Always use well-known and reputable Web3 wallet providers. Research and read reviews before selecting a wallet. We recommend Metamask but other reputable wallets such as Trust and Rabby also work.
2. **Backup Your Wallet**:\
   Create backups (often called seed phrases or recovery phrases) of your wallet and store them securely offline. This allows you to recover your wallet if you lose access to it or it gets compromised.
3. **Never Share Your Private Keys or Seed Phrases**:\
   Your private keys and seed phrases are the keys to your wallet. Never share them with anyone, and avoid entering them into suspicious websites or applications.
4. **Verify Website URLs**:

   Ensure you are accessing the official website/app of Velvet Capital utalizing the direct links of Prime or Arbitrum Funds in this guide.&#x20;
5. **Use Secure Networks**:

   Avoid accessing your Web3 wallet on public Wi-Fi networks **(McDonalds/Chaiwala 🤣)** or other insecure connections. Use a trusted and secure network when interacting with your wallet.&#x20;
6. **Double-Check Transaction Details**:

   Before confirming any transactions, always double-check the recipient address and the amount to ensure accuracy. Mistaken transactions can lead to irreversible loss of funds.
7. **Use a Separate Wallet for Different Purposes**:

   Consider using separate **wallets/addresses** for different purposes (e.g., one for Immutable Vision Funds and another for other dapps). This can minimize the risk associated with one compromised wallet affecting all your assets.
8. **Limit Exposure**:\
   Only connect your Web3 wallet when necessary. Disconnect it from dApps and websites when not in use to reduce the risk of unauthorized access.


---

# 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.immutablevision.com/security/security-best-practice.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.
