# How to Stake

## 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 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 BaryonStake!
{% endhint %}

## **How to stake on BaryonStake**

Access to BaryonStake: <https://baryon.network/stake>

If you have already installed the Coin98 Extension, it will automatically connect to the corresponding network.

**Step 1:** Click the section below to choose a chain you want to process.

<figure><img src="https://lh7-us.googleusercontent.com/7KzfR1XiJKnp4Q_2mH1rFarYa4mnltKs8S5q-N-K3TfyK4gG4wIyrj6oeODdyEbePO7_ASYpNR3gJrv_pV9GaGiu97XhfgkQZRan3IPh-fuXIM-T_71vofAqMK2iq1DvCsxXkhXk_90SBcXFazesLJk" alt=""><figcaption></figcaption></figure>

**Step 2**: Click Stake section in the menu bar.

This tutorial will take the Saros pool as an example.

<figure><img src="https://lh7-us.googleusercontent.com/QixHtS8s7Iqh8-QjVDfO2XrRLFQS7RtMdyIXVRaqaJgVHZjg5TJK-UPDdNAg35r38OYJVPey_mn7Loaol69DevP8VfGSloJzPql1Q3B0_pbVS9ITtjKlrkscdWH1UzI4tB388qQS-7nRMvhNQbxwvVI" alt=""><figcaption></figcaption></figure>

For the pool that you want to stake, click **Enable**. This will approve Baryon to access your stake token.

Click **Confirm** to proceed.

**Step 3**: Select the amount of token you want to stake, check the gas fee -> Click **Stake Tokens**.

<figure><img src="https://lh7-us.googleusercontent.com/vY3oL-lp2L4PvE9M7PLEnCjb4wjbxO-FaRbGoWPrPEghRPJBkvgfkS2FvzYKZ4ls_N6Y3P6v6Bu7T4m2Y59rgJYFtz_6A8ChzC1jPy1YKtkWDfbvgkP8EXGNuiI7EsAWV0eNPAJtABrM6eI8HOGHI5w" alt=""><figcaption></figcaption></figure>

**Step 4:** Click **Confirm** to sign transaction in your Coin98 Super Wallet

<figure><img src="https://lh7-us.googleusercontent.com/CpDGCfYtd-k8Ec18-lSHixtFh6lTvgMLe-OKA4YkX2Y2_Dw8_Ycj1psiDJY06aP9OfdorJWtaHYLhqD0oo_ef2ng7U4kulcHS3KGmFctt6qz0Op3vJP2HR_c352qWxio3nUqRy4UxtaOHSuv_Ge7UoU" alt=""><figcaption></figcaption></figure>

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

**Step 5**: Wait a few minutes for the system to process. After processing successfully, the system will display a notification and your staked tokens will be shown as below.

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

<figure><img src="https://lh7-us.googleusercontent.com/vCNTf6y3FQy1qf1hkQEMSWIf8VZzCr7ZV35zUgD2zEFIebAC9sUPb00T-nwoT9f74TruxD2WMjEip6RIlMovH-Xw3XIHdscrqymJvqOt6TrUoGW8zKpITwikweeuqJ3GLX3PuzGWVyRuaGt99X89BTM" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* The rewards will be real-time updated, you can harvest anytime by clicking “**Harvest**”.
* You can stake more tokens by clicking the **“+”** button.
* Otherwise, you can unstake your tokens by clicking the **“-”** button.
  {% endhint %}


---

# 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/baryonstake/stake.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.
