# How to connect a Sei Mainnet wallet on Coin98 Wallet to Dagora?

{% hint style="info" %}
Dagora is **compatible with Coin98 Wallet** and other wallets like **Fin Wallet, Compass Wallet, Keplr Wallet and Ramper Wallet Extension.**&#x20;
{% endhint %}

In this document, we will guide you through the steps to connect a Sei Mainnet wallet on Coin98 Wallet to Dagora.

{% hint style="info" %}
There are 2 ways to connect a Sei Mainnet wallet on Coin98 Wallet to Dagora:

* Connect Dagora to Coin98 Extension on the computer
* Connect Dagora to Coin98 mobile app via Dapp Browser section.
  {% endhint %}

Before creating a Sei Mainnet wallet, you need to make sure the Sei blockchain is active in the Active Chains section, as below:

**On the Coin98 Extension:**

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

**On the Coin98 mobile app:**

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

## Connect a Sei Mainnet wallet to Dagora

### On computer

* **Step 1:** Make sure Coin98 Extension is installed on your browser. You can download it [here](https://chrome.google.com/webstore/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg?hl=en)
* **Step 2:** Restore or create a Sei wallet on Coin98 Extension

  * [Guide to create new wallet](https://docs.coin98.com/products/coin98-super-app/extension/beginners-guide/how-to-create-a-new-wallet)
  * [Guide to restore wallet](https://docs.coin98.com/products/coin98-super-app/switch-to-coin98-wallet/multi-chain-wallet)

  Make sure Sei is active in Active Chains section.
* **Step 3:** Go to Dagora via this link <https://dagora.xyz/> and make sure to select the blockchain Sei Mainnet then connect the wallet.

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

* **Step 4:** Choose connect to **Coin98 Wallet**

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

* **Step 5:** Click **Connect** button

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

### On mobile device:

* **Step 1:** Make sure Coin98 Super App is installed on your phone
  * On Android: [android.coin98.com](https://android.coin98.com/)
  * On iOS: [ios.coin98.com](https://ios.coin98.com/)
* **Step 2:** Restore or create a new Sei Mainnet wallet on Coin98 Super App
  * [Guide to create new wallet](https://docs.coin98.com/products/coin98-super-app/mobile/beginners-guide/how-to-create-a-multi-chain-wallet)
  * [Guide to restore wallet](https://docs.coin98.com/products/coin98-super-app/switch-to-coin98-wallet/multi-chain-wallet)
* **Step 3:** Access Dagora <https://dagora.xyz/> via integrated DApp Browser and connect wallet. Read DApp Browser Guide [here](https://docs.coin98.com/products/coin98-super-app/mobile/defi/dapp-browser).

<figure><img src="/files/8zFWEfdcphQQWoKjtVOa" alt=""><figcaption></figcaption></figure>

* **Step 4:** Choose connect to **Coin98 Wallet.**

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


---

# 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://docs.dagora.xyz/beginners-guide/faqs/how-to-connect-a-sei-mainnet-wallet-on-coin98-wallet-to-dagora.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.
