> For the complete documentation index, see [llms.txt](https://docs.pixudi.com/pixudi-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixudi.com/pixudi-manual/tutorials/wallet-creation/skale-velas-oasis-avalanche-metamask.md).

# SKALE, Velas, Oasis, Avalanche (Metamask)

### SKALE, Velas, Oasis, Avalanche (Metamask)

To install Metamask, first go to: <https://chromewebstore.google.com> and then search for Metamask:

<figure><img src="https://lh7-us.googleusercontent.com/HGPvPCy6SrzsBIdp43T0QTA2SAz-k9q5wEk0pCMCFth8kNOgKC-qeMEszI4N3RXEcjPjGACJgOcKXgwXMVZweWPp91A29ql3IZDj0o8_0L5txhqVAVm3wpcD4TVaG4ET81aJHDINUyavQQgyNniLZ0c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/8m3Y742FwsDAiU2zHFoZQI-NTdNIgA4atzz-EpNraSDR123xMQfqylyFmGnN_5YDvXc7Ge0ufh4Fmhu6bw7S580YhWAVz9W62iP_WB5m4tm2_fH3LaeF8UTiWexE64XbrQzHQZooUBlp-sbTaoHZFGk" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/0CsK_T2obPLqz6zknB0R_esXCklI2T-Q_2Lr1GhYJdofaj6-FPZFS9NRBx-bblsJ_B1qQXRy8J6YNNDAnMiIcex1P4QnKv5cchjIkCBi5SxpH1280oSTmyC4FpPAsg1EgYeawMI4e46v4wcAWW_QenM" alt=""><figcaption></figcaption></figure>

Install Metamask:

<figure><img src="https://lh7-us.googleusercontent.com/0iteQdRR_t-PD1sUG1IjQw8_iAnlCBsKLGqQah-Du35YDwJA6j9qWYLgQoCNHCpUi8CcZr_76fHeaFy4fPyok2x6BkwxArVnnYHViLr-P_D3rp7lZIydKNvYGXCbdq2dVmnJzHggpAF6BUa0izYXtbE" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/YctyLWw1NKVCvebs-aE0HAENxSFdkVaffB8GiMNAv7riUuXjBsZnAqTg1O1FvrpSamhZ8f9ydRNXv1U2lRa9LBHKoRchGZU-3AhNaKl0ILzLVfgSOhjcs_gghEtkSSTpriHX_ts-A5mgp7tu_EWpt4Q" alt=""><figcaption></figcaption></figure>

After installing the extension, it will open on its own. You may have to wait a while. Once activation occurs, follow these instructions:

<figure><img src="https://lh7-us.googleusercontent.com/eNii-0YwvLhKdh5d5hkkVIye1ONdKb2le5ilv5DrS_JTeicMTpvKCiwhNnRSCDRJ_ereNep7xA5ptMXbJ0XkoUvzhcIiOM4jPs7JT5xG2stu5mKM9HO0X2zzEUB0Gvbs4Rdb5Z2nO595ofLvBVEghNM" alt=""><figcaption></figcaption></figure>

If you already have an account, click "Import an existing wallet", after which you will be asked to restore your account using the seed (recovery) phrase.

If you don't have an account, click "Create a new wallet". You will then be asked if you want to submit usage data to improve Metamask. Whether you agree or not is your choice; it will not affect the creation of your wallet in any way.

In the next step you will need to come up with a password. Do this and then click "Create a new wallet" again. After this, you will be asked to protect your account by generating a seed (recovery) phrase:

<figure><img src="https://lh7-us.googleusercontent.com/hQvW6tuyQEHp2YJVycBSv-JaEVUXtsRTx04kZ9bJDQnii2b6mxqpumNyyr0Rb0jlJJwBrB9b9qrjajoeRvWfDiIDkCegq9FaszzqZp9HJ18K9A-1gfVXxieWsvN1FiqH3zccouRSVuuppFBVk4qBDeU" alt=""><figcaption></figcaption></figure>

If you decide to protect your account, then at the next stage you will need to save the seed (recovery) phrase in a safe place, and then go through verification. After this you will see the following:

<figure><img src="https://lh7-us.googleusercontent.com/S5gbLzx3c61h-8mF0zcPdZsM9QGS5XngqtOAVvLg-8P2yCj4305rGcesdHlYNwCFX77EtDIPtH85OqcDHgECMdTa0tGOXcyk_jKvR1BAoW0JNg8j6Hdzt10wKSOoRpRyKn6CmdXMaDSJUgABevD83XI" alt=""><figcaption></figcaption></figure>

Congratulations! You now have an account with Metamask. How to log into Pixudi using it, see our other tutorial dedicated to this.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pixudi.com/pixudi-manual/tutorials/wallet-creation/skale-velas-oasis-avalanche-metamask.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
