> 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/compass.md).

# Compass

### Step 1: You need to install Compass

It is friendly on [Chrome, Edge, Brave browsers](https://compasswallet.io/download) and also on iOS/Android.

Get links to download for your device/browser: <https://compasswallet.io/download>

Link for chrome extension: <https://chromewebstore.google.com/detail/compass-wallet-for-sei/anokgmphncpekkhclmingpimjmcooifb?hl=en>

<figure><img src="/files/ThN6bB8bWJIMpr5Xdkz5" alt=""><figcaption><p>Access the chrome extension &#x26; Click "Add to chrome"</p></figcaption></figure>

<figure><img src="/files/luU1Bdv5E45rYEhkdh1i" alt="" width="375"><figcaption><p>A popup will show &#x26; choose "Add extension"</p></figcaption></figure>

After adding Compass Wallet for Sei Extension, Compass Wallet will automatically open. You can also make sure it's easily accessible in your toolbar by clicking the icon in the top-right of the screen, and hitting the pin icon.

<figure><img src="/files/p6Kb8xwVRPoAC52VgsuU" alt="" width="375"><figcaption><p>Welcome to Compass Wallet will automatically open</p></figcaption></figure>

<figure><img src="/files/og4YNyjXMlabhy60imxZ" alt="" width="375"><figcaption><p>You can open the app (extension) in the top-right the screen.</p></figcaption></figure>

### Step 2: Import or create new a wallet

You can choose to create a new wallet from Compass and be sure to store your keyphrase safely.

OR

You can import wallet from Leap, Metamask, Other EVM wallets, using:

* Recovery phrase
* Private key

Just choose an option and follow the steps from app.

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

### Step 3: Set Sei mainnet network

Choose the icon change network on the top-right corner of wallet

And choose "Sei" network, it is Sei Mainnet (pacific)

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

### Step 4: Connect your wallet to Pit Finance

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


---

# 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/compass.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.
