# Create a Wallet (Desktop)

{% 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 %}

* To get started on EISEN, you must first create **your own wallet** that supports EVM chains.&#x20;
* You can either download your wallet on your **desktop** or your **mobile device.** This page walks you through how to create your wallet on your desktop.&#x20;
* To learn how to create a wallet on your **mobile device**, go to [Create a wallet (Mobile Device)](/eisen-finance/user-guide/connecting-wallet/create-a-wallet-mobile.md).

## Create a Desktop wallet

{% tabs %}
{% tab title=" MetaMask" %}
(1) Go to the MetaMask homepage [here](https://metamask.io).

(2) Click on the 'Download for Chrome' button.

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

(3) Click on the 'Add to Chrome' button.

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

(4) Click on the 'Add extension' button.

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

(5) Click on the 'Create a new wallet' button.

<figure><img src="/files/20ZkCi9w6OQlmcLLj9le" alt=""><figcaption></figcaption></figure>

(6) Click on the 'I agree' button.

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

(7) Create and confirm your password, check the checkbox, and click on the 'Create a new wallet' button.

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

(8) Click on the 'Secure my wallet (recommended)' button.

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

(9) Click on the 'Reveal Secret Recovery Phrase', save the unveiled secret recovery phrase(12 words) in a secure place that only you can access, and then click the 'Next' button.

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

(10) Confirm the Secret Recovery Phrase and click on the 'Confirm' button.

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

(11) Click on the 'Got it!' button and now you're all set.

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

{% hint style="info" %}
You can find more information including setting up your MetaMask wallet [here](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask).
{% endhint %}

(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) Go to the Coinbase Wallet homepage [here](https://coinbase.com/wallet).

(2) Click on the 'Download Coinbase Wallet' button.

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

(3) Click on the 'Download for Chrome' button.

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

(4) Click on the 'Add to Chrome' button.

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

(5) Click on the 'Add extension' button.

<figure><img src="/files/6V6RdAYNhGQoEiWdsn0e" alt=""><figcaption></figcaption></figure>

(6) To ensure that the Coinbase wallet extension is available on all of your logged-in computers using your Google account, click on the 'Turn on sync...' button.

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

(7) Click on the 'Create new wallet' button.

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

(8) Unveil the secret recovery phrase by clicking on the blurred text and save the unveiled secret recovery phrase(12 words) in a secure place that only you can access. Then check the checkbox and click on the 'Continue' button.

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

(9) Verify that you saved your secret recovery phrase by clinking on the first(1st) then last(12th) word.

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

(10) Create and confirm your password, check the checkbox, and click on the 'Submit' button. Now you're all set.

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

(11) 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-desktop.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.
