# Step 1 - Wallet Creation

<figure><img src="/files/0Lv3bQFMOWjyO8ajXkVF" alt=""><figcaption></figcaption></figure>

## **Opening a wallet**

1. Find a browser extension&#x20;

Look for Cardano wallet browser extensions in the Chrome Web Store or Firefox Add-ons. Some popular browser extension options are listed below;[ ](https://eternl.iohttps/typhonwallet.iohttps://daedaluswallet.io/https://yoroi-wallet.com/#/https://flint-wallet.com/https://www.lace.io/https://namiwallet.io/)

* Eternal -  <https://ccvault.io/>, Lace - <https://www.lace.io/>, Flint - <https://flint-wallet.com/>, Vesper - <https://vespr.xyz/>

2. **Install the browser extension**

Once you have found a browser extension you would like to use, click on the "Add to Chrome" or "Add to Firefox" button to install it.

3. **Create a new wallet**&#x20;

After installing the browser extension, you will need to create a new wallet. This involves entering a password and creating a seed phrase. Make sure to keep this seed phrase in a safe and secure place.

2. **Backup your wallet**&#x20;

After creating your wallet, you will need to backup the seed phrase. This is important in case you lose access to your wallet or your computer crashes.

### **Receive and send ADA**

* Receive ADA To receive ADA, you'll need to share your wallet's address with the sender. This can be done by clicking on the browser extension icon, then on the "Receive" tab and then sharing the address of your wallet (usually starting with 'addr'.
* Send ADA To send ADA, you'll click on the browser extension icon, then on the "Send" tab, enter the recipient's address, and then specify the amount of ADA you would like to send.<br>

### **Keep in mind**

* Browser extensions do not have the same level of security as hardware wallets or software wallets installed on a personal computer, so you should always be careful when using them and not store large amounts of ADA in them.


---

# 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://impact-web3.gitbook.io/hub/join-our-community/step-1-wallet-creation.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.
