# Setup web 3.0 account

[**Step 1**](/how-to/setup-web-3.0-account/step-1-create-avalanche-wallet.md) - Create a wallet with Avalanche network. \
&#x20;\- **Avalanche** is a unique blockchain that provides **high security**, **speed** and **low-cost** fees transactions.

[**Step 2**](/how-to/setup-web-3.0-account/step-2-set-up-metamask.md) - Set up MetaMask\
&#x20;\- We are using [**kalao.io**](https://kalao.io/) as marketplace. MetaMask is needed to interact with **Kalao Ecosystem.**

[**Step 3**](/how-to/setup-web-3.0-account/step-3-add-avalanche-network-to-metamask.md) **-** Add Avalanche network to MetaMask\
&#x20;\- In order to connect with MetaMask, Avalanche needs to be added to MetaMask

[**Step 4**](/how-to/setup-web-3.0-account/step-4-connect-metamask-with-kalao.md) **-** Connect Avalanche with MetaMask\
\- To interact with the **Kalao Ecosystem** MetaMask needs to be connected to Avalanche.


---

# 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.undergroundmoods.com/how-to/setup-web-3.0-account.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.
