> For the complete documentation index, see [llms.txt](https://docs.pit.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pit.finance/get-started/get-started-on-sei-network/how-to-set-up-a-wallet/metamask.md).

# Metamask

### Step 1: You need to install Metamask <a href="#step-1-you-need-to-install-metamask" id="step-1-you-need-to-install-metamask"></a>

It is friendly on Chrome, Firefox, Edge, Brave browsers and also on iOS/Android.

<br>

{% tabs %}
{% tab title="Browser Extension" %}

1. Open your chrome and access: [**https://metamask.io/download.html**](https://metamask.io/download.html)
2. Click on Install MetaMask for Chrome/Firefox/Edge/Brave. You will be directed to the Web Store.

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

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

3. Click “Add to Chrome/Firefox/Edge/Brave”.
4. On the pop up, click “Add extension”.

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

After adding MetaMask Extension, MetaMask will automatically open. You can also make sure it's easily accessible in your toolbar by clicking the jigsaw icon in the top-right of the screen, and hitting the pin icon.
{% endtab %}

{% tab title="Mobile App" %}
Search on App store or Google Play to download app.

* App store: <https://apps.apple.com/us/app/metamask/id1438144202>
* Google Play: <https://play.google.com/store/apps/details?id=io.metamask&hl=en_US>

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

1. Open the App Store and hit the search button in the bottom right. Input MetaMask into the search bar.
2. Either click 'Get' or tap on the name of the app to see more details. Complete the usual App Store download confirmation process.
3. Once installed, open the app and follow the prompts to create your wallet.
4. Back up your Secret Recovery Phrase somewhere safe and offline!
   {% endtab %}
   {% endtabs %}

### Step 2: Import or create new a wallet <a href="#step-2-import-or-create-new-a-wallet" id="step-2-import-or-create-new-a-wallet"></a>

{% tabs %}
{% tab title="Browser Extension" %}
Create new a wallet or import one, be sure to store your keyphrase safely

<figure><img src="/files/vTCneDm01YLaFa8SqSmI" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile App" %}
Once installed, open the app and follow the prompts to create your wallet.

If you had the seed phrase/private key, please follow these steps to import:

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

\
\&#xNAN;*Before you import the wallet, you must export the seed phrase/recovery phrase/private key to import*
{% endtab %}
{% endtabs %}

### Step 3: Set Sei (pacific-1) network <a href="#step-3-set-ancient8-network" id="step-3-set-ancient8-network"></a>

There are two ways to connect MetaMask to a remote Sei proxy.

**Option 1:**

This is simplest way. However, this option only appears if you have ***no*** existing Sei network in your wallet. Otherwise, you will be asked to switch network instead.

Follow the steps below to add a new network (*e.g.*, Sei) right from our site.

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

**Option 2: Manual Configuration**

Follow these steps:

<figure><img src="/files/6UYoebU7E0xfEJgVYojS" alt="" width="356"><figcaption><p>Select network -> Add network</p></figcaption></figure>

<figure><img src="/files/Ni3MJuFSUsNJhD5bFall" alt="" width="375"><figcaption><p>Select network -> Add network</p></figcaption></figure>

<figure><img src="/files/m5sncp7T04K3uVkrAaPP" alt="" width="375"><figcaption><p>Fill out the Chain information and click "Save"</p></figcaption></figure>

Sei blockchain information:

* Sei Mainnet (pacific)
  * Network Name: Sei Mainnet
  * New RPC URL: <https://evm-rpc.sei-apis.com/>
  * ChainID: 1329
  * Symbol: SEI
  * Explorer: <https://seitrace.com><br>

#### Step 4: Connect your wallet to Pit.Finance <a href="#step-4-connect-your-wallet-to-cabbageswap" id="step-4-connect-your-wallet-to-cabbageswap"></a>

{% content-ref url="/spaces/3rDtF1tW3tT0IvYaH6RN/pages/0iia5VuAqNbxarNsjwCy" %}
[Connecting your wallet to Pit](/get-started/get-started-on-sei-network/connecting-your-wallet-to-pit.md)
{% endcontent-ref %}

<br>


---

# 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:

```
GET https://docs.pit.finance/get-started/get-started-on-sei-network/how-to-set-up-a-wallet/metamask.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.
