> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/pre-aithra/pre-aithra-integrators/supported-wallets/xportal-wallet.md).

# xPortal Wallet

xPortal is an all-in-one app for crypto and finance. Securely store your crypto and NFTs, swap tokens, and use our upcoming debit cards with cashback rewards. It offers finance management, gamified missions, AI avatar creation, and global payments.

We will cover the installation of the xPortal App below.

**Prerequisites**

1. Install [xPortal App](https://xportal.com/app).

**Steps**

1. Open the App and click on "Create new wallet".

<img src="/files/9bGSbYeYFQQ5ozIMhfqy" alt="" data-size="original">

2. Enter your country and phone number.

![](/files/ncpUL0xCY1ga58pIYN0Z)

3. You will receive an SMS with a 6-digit code. Enter this in the App.

![](/files/Zp3oMIeVbxRb7zsBrrXv)

4. Once the phone number is verified, click on "Create new PIN" and enter your Pin to secure your account.

![](/files/2on28xFG2RUaKInG5qBW)

5. Congratulations, your account has been created. Click on "Enter xPortal".

![](/files/UMbz95f9z8RgoMuzsv9G)

6. You will be able to see the App dashboard.

![](/files/cOymRCUsHh36w5yFCyXL)

For further information please visit <https://docs.multiversx.com/wallet/xportal>


---

# 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.itheum.io/product-docs/pre-aithra/pre-aithra-integrators/supported-wallets/xportal-wallet.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.
