# How to Stake

A step-by-step guide about how to stake $ethi and earn DPoS points on the market.

### **1. Browse the Market**

Go to <https://ierc20.com/market/ethi> and browse the market. First, you need to connect to your wallet and switch to the Ethereum mainnet.

### 2. **Click on the "Stake" menu at the bottom of the main page**

Select a pool you wish to stake.

Please enter the number of inscriptions you have selected to deposit.

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

Make sure to read the stake rules.

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

### **3. Confirm and Stake** inscription **and track your DPoS rewards**

Confirm details and deposit the inscription; you will see a confirmation in your wallet.

<figure><img src="/files/5rIjOCAMlvax0RslREhO" alt="" width="168"><figcaption></figcaption></figure>

{% hint style="info" %}
DPoS points are earned by multiplying your staked amount by your choice's different inscription reward ratios to get your yield speed. The DPoS point release rate is established at 10 points per block / 1,000 $ethi to ensure a balanced and consistent distribution process. Your obtained points will be transformed into computing power for PoW mining.
{% endhint %}

### **4. Flexible & Fixed Stake Pool**

For the "Flexible Stake Pool", you can stake and withdraw the staked inscriptions anytime without impacting earned points.&#x20;

<figure><img src="/files/esopvTtZQBWzGfzXYqvO" alt="" width="227"><figcaption></figcaption></figure>

The "Fixed Stake Pool"  has a predetermined stake lock-up period and stake amount. All inscriptions will stop yielding rewards after the lock-up period. ​

<figure><img src="/files/fkw6ciRqHxUzaBDBAs3l" alt="" width="227"><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.ierc20.com/new-features/ierc-dpos/how-to-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.
