> For the complete documentation index, see [llms.txt](https://docs.mayaprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mayaprotocol.com/deep-dive/guides/setting-up-a-maya-wallet/using-thorwallet-mobile-app.md).

# Using THORWallet Mobile APP

1. Download VultiWallet on your iOS or Android device.

<figure><img src="/files/ETwPEFclp6r64c71mx11" alt=""><figcaption></figcaption></figure>

2. Clicking on the "Get Started" button, and agree to the Terms of Service and Privacy Policy, after which the wallet setup starts on the following screen:

<figure><img src="https://894993076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctX4O78lmuKNbb22y3kj%2Fuploads%2FyLa7EfD0h5m75UmfVTco%2FCreate%20or%20import%20wallet_app.jpg?alt=media&#x26;token=1620e68c-7c3f-4ffa-8c92-a5f0bcae9923" alt=""><figcaption></figcaption></figure>

3. Click create new wallet. After clicking on Create Wallet, you will be asked to write down your unique seed. You can view your seed phrase by clicking on “Backup Wallet”.

<figure><img src="https://894993076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctX4O78lmuKNbb22y3kj%2Fuploads%2FkhIU3OYuxY2hWVxIAqQ8%2FBackup%20wallet_app.jpg?alt=media&#x26;token=54ce7a10-f1a7-43aa-be79-7ca6f3b12a28" alt=""><figcaption></figcaption></figure>

4. Click Backup Wallet. You will see the following screen with your seed phrase.

<figure><img src="https://894993076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctX4O78lmuKNbb22y3kj%2Fuploads%2F7GQsOaBn1uALNnFMsrw4%2FSeed%20Phrase_app.jpg?alt=media&#x26;token=c637c902-a312-4213-b8b8-6723c7025a19" alt=""><figcaption></figcaption></figure>

5. Copy the seed to your clipboard and keep it on your phone, or (**highly recommended**) write it down and keep it off-line.

<figure><img src="https://894993076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctX4O78lmuKNbb22y3kj%2Fuploads%2FPi5KyBeo76CkK7hvQ3lg%2FCreate%20PIN%3APassword_app.jpg?alt=media&#x26;token=47d8e340-da31-4ee1-bbb5-b8505d8d741c" alt=""><figcaption></figcaption></figure>

6. Create a PIN.

<figure><img src="https://894993076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctX4O78lmuKNbb22y3kj%2Fuploads%2FnESdt1xylmK5DlXDnpM7%2FConfirm%20PIN%3APassword_app.jpg?alt=media&#x26;token=aa169946-cdcf-47e8-8ebb-9ec40c95addc" alt=""><figcaption></figcaption></figure>

7. Confirm your PIN.

<figure><img src="https://894993076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctX4O78lmuKNbb22y3kj%2Fuploads%2F7VnJ7oQ8lggz1sJiqixT%2FEnable%20Biometrics_app.jpg?alt=media&#x26;token=e20c2f37-ee55-41db-bc3c-bec41d51a4e4" alt=""><figcaption></figcaption></figure>

8. You have the option to unlock the wallet using biometrics. Simply click on “Enable Biometrics” to activate this feature, or choose “Skip” if you prefer not to enable it.

<figure><img src="/files/fnTo24rVucdVd4X0qmyo" alt="" width="370"><figcaption></figcaption></figure>

9. Finally, you can scroll through some information slides about [VultiWallet](https://app.thorwallet.org/swap) functionalities or just click on “Get Started”, which will bring you to the “home page” of the app.

<figure><img src="/files/rh4OAoxcgs6c1x9wnS4k" 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.mayaprotocol.com/deep-dive/guides/setting-up-a-maya-wallet/using-thorwallet-mobile-app.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.
