> For the complete documentation index, see [llms.txt](https://docs.wizz.cash/wizz-wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wizz.cash/wizz-wallet/wallet/mobile-wallet.md).

# Mobile wallet

Note:

1. The App only supports Ordinals and Atomicals protocol currently.
2. To ensure the safety of your assets during transfers, only use the Wizz wallet to transfer Atomcials assets.

**New Wallet Setup and Backup**&#x20;

1. Download and install Wizz Wallet (available for iOS & Android): [https://wizzwallet.io/](http://wizzwallet.io/**)
2. Create a new wallet or import the mnemonic from other wallets into Wizz Wallet. We recommend choosing an address that begins with 'bc1p'.

<figure><img src="https://u8psqkfksh.larksuite.com/space/api/box/stream/download/asynccode/?code=MjYwMTM2MjAwNjY5ZjE1MmVkYWMwMWYwMmViYTllNTBfWm9aNWpiaVBJWUZHcUN0UnBkSUpudzhaaGJxaWxTTHdfVG9rZW46QVlsVmJwV29hb0JjV3B4RUd4dXV5NnNkc2RkXzE3MTA4NDM3NTA6MTcxMDg0NzM1MF9WNA" alt="" width="375"><figcaption></figcaption></figure>

**Transaction Experience**

**Send/Receive ARC20/NFT (e.g.send infinity)**

<figure><img src="https://u8psqkfksh.larksuite.com/space/api/box/stream/download/asynccode/?code=YWY0YmE2ODE4MTUyMmM2YjliMmMwZTRmY2FjZjhjOWZfTk9zSFY3dmFzbDZCZDdCZUdWdFNSNERhUlNKMTdQQzdfVG9rZW46V1ZRQmJGeFlQb1NST2d4SFlHMXVEOEsxc0tmXzE3MTA4NDM3NTA6MTcxMDg0NzM1MF9WNA" alt="" width="375"><figcaption></figcaption></figure>

**Check transaction record: View your transaction history to keep track of all your asset movements, and get into transaction details.**

<figure><img src="/files/AX8S2i9MR738NxDii1xV" alt="" width="375"><figcaption></figcaption></figure>

**Additional Features**

**Check Third Party App: Explore and interact with third-party applications connected to wizz wallet.**

<figure><img src="/files/U0PgcGeDAXSwofQ2WCQJ" alt="" width="375"><figcaption></figcaption></figure>

**Settings: Customize your experience and manage settings.**

Security:Backup your wallet and set a PIN code to secure access.

Experimental: Establish a frequently used address list.

General: Specify preferences such as language, display mode, and clear cache.

<div data-full-width="false"><figure><img src="https://u8psqkfksh.larksuite.com/space/api/box/stream/download/asynccode/?code=N2M3OTY1YTBjYjIwZWE1NTg2ZDNlZTdjN2IwYmJhMDNfcFN2TmkxTVFWOW9KN0x1N0NMcE1RZXVhSEcwTmJkeEVfVG9rZW46Rmplc2JrWDZJb282YTl4ZnA5enVQTXJzc21jXzE3MTA4NDM3NTA6MTcxMDg0NzM1MF9WNA" alt="" width="375"><figcaption></figcaption></figure></div>

**Wallet Settings: Manage your wallet settings with options to edit name, backup wallet, switch to other address types and remove wallet.**&#x20;

<figure><img src="/files/p0zatwZp58X52xMd1ovE" alt="" width="375"><figcaption></figcaption></figure>

**Account Settings: Manage your account settings with options to edit names, copy wallet addresses and add accounts.**&#x20;

<figure><img src="/files/pcuzlk4vSGEkaWjAmT6C" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.wizz.cash/wizz-wallet/wallet/mobile-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.
