# Create a Wallet (Mobile)

{% hint style="info" %}
Proceed to [Get Native Tokens](/eisen-finance/user-guide/connecting-wallet/get-native-token.md) to deposit in your wallet if you already have your wallet.
{% endhint %}

## Create a Mobile wallet (iOS)

{% tabs %}
{% tab title="MetaMask" %}
(1) Open the App Store, search for MetaMask, install the app, and then open it to get started.

<img src="/files/5MO1ooZRgTvUD8fbcG4n" alt="" class="gitbook-drawing">

(2) Tap on the 'Get started' button.

<img src="/files/vZcwzhe9BuIiRPhF7gT7" alt="" class="gitbook-drawing">

(3) Tap on the 'Create a new wallet' button.

<img src="/files/bnIvmIlqAT9PFXbNVyY5" alt="" class="gitbook-drawing">

(4) Tap on the 'I agree' button.

<img src="/files/KKevczAOaogTr9UvBFiK" alt="" class="gitbook-drawing">

(5) Tap the down arrow to view the remainder of the terms, check the checkbox, and tap on the 'Accept' button.

<img src="/files/Vzb4domxGuipr03likzo" alt="" class="gitbook-drawing">

(6) Create and confirm your password, check the checkbox, and tap on the 'Create password' button.

<img src="/files/Fd1SwhMD6CKhdgy6EjPO" alt="" class="gitbook-drawing">

(7) Tap on the 'Start' button.

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

(8) Tap on the 'Start' button again.

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

(9) Tap on the 'View' button, save the unveiled secret recovery phrase(12 words) in a secure place that only you can access, and then tap on the 'Continue' button.

<img src="/files/3Dfj817zsRAT3w1BLbSf" alt="" class="gitbook-drawing">

(10) Confirm the secret recovery phrase by selecting each word in the order it was presented to you, and click on the 'Complete Backup'.\
![](/files/eG4beU646Op6XaqzpbiR)

(11) Click on the 'Done' button and now you're all set.

![](/files/5D84EQzeiRbZ4tzW17y6)

(12) Proceed to [Get Native Tokens](/eisen-finance/user-guide/connecting-wallet/get-native-token.md) to deposit in your wallet.
{% endtab %}

{% tab title="Coinbase Wallet" %}
(1) Open the App Store, search for Coinbase Wallet, install the app, and then open it to get started.

<figure><img src="/files/346ryaGgz6eJj0mmF0WM" alt=""><figcaption></figcaption></figure>

(2) Tap on the 'Create new wallet' button.

![](/files/Vn1JhChx7Uq33kobIpjD)

(3) Unveil the secret recovery phrase(12 words) by tapping on the blurred text, and back it up on iCloud by tapping on 'Back up on iCloud' button or save it in a secure place that only you can access by tapping on 'Back up manually' button.

![](/files/GFR9llnz1RJYIpkc5vPr)

(4) Create and confirm your password, check the checkbox and tap on the 'Continue' button.

<img src="/files/4f0aIwQahKSgUCqBanuT" alt="" class="gitbook-drawing">

(5) Check the checkbox and either use face ID by tapping on the 'Use Face ID' button or create passcode by tapping on the 'Create passcode' button to protect your wallet.\ <img src="/files/Mdu7nKAhvb7LOMAWV1o6" alt="" data-size="original">

(6) You may claim a username for your wallet or skip it for now, and now you're all set.

(7) Proceed to [Get Native Tokens](/eisen-finance/user-guide/connecting-wallet/get-native-token.md) to deposit in your wallet.
{% endtab %}
{% endtabs %}


---

# 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://books.eisenfinance.com/eisen-finance/user-guide/connecting-wallet/create-a-wallet-mobile.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.
