# WEB3 Wallet

To keep your assets safe on the Binance Smart Chain and to connect with the SEEDx Protocol, you will need a Web3 wallet before you can begin utilizing SEEDx.

<figure><img src="/files/ivFNkmqO7325Rt7sDF8z" alt=""><figcaption><p>Web3 Wallet</p></figcaption></figure>

If you want to make a purchase on the BSC network, you'll need to load your wallet up with BNB first. It is suggested that you have at least 0.05 BNB in your wallet at all times to prevent transaction failures.

Any of the wallets listed below are compatible with SEEDx.&#x20;

**Web Wallet:**

[**Metamask**](https://metamask.io/) provides a wallet and a browser add-on with an easy-to-use UI. **Metamask** is the wallet of choice for novice users and those who want a no-frills approach.

[**Enkrypt**](https://www.enkrypt.com/) is a second digital wallet that provides access to the BSC blockchain and its related apps. Both a browser extension and a web-based wallet are available for use with Enkrypt, with the latter being especially useful for keeping track of one's transactions.

**Mobile Wallets:**&#x20;

If you want to use SEEDx on your mobile device, you may do so using either the Metamask or Trust wallet, both of which are compatible with iOS and Android.

It's important to know that the 12- or 24-word seed phrase you set on the wallet extension may be used to transfer your wallet to a mobile device.


---

# 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.seedx.app/getting-started/web3-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.
