# Wallet

## MultiversX Wallet Extension

If you choose the path of the extension head over [Chrome Extensions](https://chromewebstore.google.com/detail/multiversx-wallet/dngmlblcodfobpdpecaadgfbcggfjfnm?pli=1) and download the MultiversX Wallet Extension. Once installed follow the steps in the video to create a wallet.&#x20;

> <mark style="color:red;">**REMEMBER:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Never share you secret phrase to anyone, keep the words safe</mark> !

{% embed url="<https://youtu.be/MAw9bEEToNA>" %}

## xPortal Wallet

If you choose the path of the xPortal Wallet, to have it always with you, on your phone, search for xPortal on AppStore or Google Play store and install the app. Follow the steps in the application and enroll into the MultiversX ecosystem.


---

# 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.vampirewars.io/the-game/wallet-and-devnet-faucet/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.
