# How to Add Liquidity

## Connect wallet

At the moment, for all supported networks, user can connect to Baryon Network via Coin98 and Metamask. Especially for Ancient8 network, user can connect Ancient8 wallet.

Section below will first guide user on how to download and create wallet on Coin98 Wallet.

### Download Coin98 Extension <a href="#h.jsz1zldtyiap" id="h.jsz1zldtyiap"></a>

Coin98 Extension is now supported on Google Chrome. If you are a new user, you could install Extension directly on your computer:

{% hint style="info" %}
[Installation instructions on Google Chrome](https://www.google.com/url?q=https://chrome.google.com/webstore/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg\&sa=D\&source=editors\&ust=1658852341498351\&usg=AOvVaw36wkrVMTzCzvyLNmP7xkNU)
{% endhint %}

### Create a Multi-Chain Wallet <a href="#h.2vnel345df3g" id="h.2vnel345df3g"></a>

Since [Baryon Network](https://www.baryon.network/) is a Multi-Chain-based project, you have to own a Multi-Chain Wallet to use the platform.

After you have downloaded Coin98, you can follow the instructions below to create a Multi-Chain wallet or import an existing wallet on other wallet applications into Coin98.

{% hint style="info" %}

* [How to create a Multi-chain Wallet](https://docs.coin98.com/products/coin98-super-app/mobile/beginners-guide/how-to-create-a-multi-chain-wallet)
* [​How to import old Wallets to Coin98](https://www.google.com/url?q=https://docs.coin98.com/products/coin98-super-app/switch-to-coin98-wallet\&sa=D\&source=editors\&ust=1658852341500518\&usg=AOvVaw1ExKiFFIdexxsuYks1PbjC)
  {% endhint %}

### Appropriate gas fee for each network

Baryon uses gas fees in the form of tokens specific to each network, so you have to have the tokens corresponding to the network in order to make transactions on Baryon.

{% hint style="success" %}
Everything is ready, let's go to Add liquidity!
{% endhint %}

## Add Liquidity on Baryon Network <a href="#h.uiph6aywe4lr" id="h.uiph6aywe4lr"></a>

**Step 1**: After accessing [**Baryon Network**](https://www.baryon.network/) and logging in the Coin98 Wallet, click the **Connect Wallet** icon to connect to **Coin98 Wallet**. **Baryon Network** will automatically detect and connect to your Coin98 Wallet.

![](/files/jxETjZrK4PnQ9IhokSty)

**Step 2**: Click **Liquidity** in the left corner → **Add Liquidity**.

![](/files/deeY4TxBSQYO0cBU0RxJ)

**Step 3**: Select the token pair you would like to **Add liquidity**. In this tutorial, the C98 - USDT pair will be used for example.

![](/files/PFfASOIk7MacqU1JWjDm)

**Step 4**: Before you could add liquidity, you need to approve C98 and USDT. Please choose **Approve C98** and **Approve USDT**, then click **Confirm** to complete one by one.

{% hint style="warning" %}
The system will ask users to pay **a network fee** to approve the tokens. Users need to prepare enough fees for this step.
{% endhint %}

![](/files/Bxuf6XTgsb3QcmnBusQz)

**Step 5**: When you have already finished approving the token pair, click **Supply**.

![](/files/9bbxfzgVvY3GAXCiXUvQ)

**Step 5**: Carefully check the information, then click **Confirm Create**.

Wait a few minutes for the system to process. After processing successfully, the system will display a notification.

{% hint style="info" %}
You can view all information about the transaction by clicking “View Transaction”
{% endhint %}

![Pop-up confirmation.](/files/7BMvEpOTHmAyEpxqQ5bW)

![](/files/KQ97gkeI39k6Nm2pMR97)

**Step 6**: The transaction is completed and you could see **Your Liquidity**.

![](/files/KxMitS7uPL7H34RlRD5r)

**Step 7**: In order to check all of your added liquidity, you can look at **Your Liquidity** section in your Liquidity tab


---

# 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.baryon.network/product/baryonfarm/add-liquidity.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.
