# How to Mine YIN Token

1\. Open <https://app.yin.finance/yin>, select “**Ethereum**” on the dashboard. Ensure that your wallet is set to the Ethereum chain and connect your wallet.

<img src="https://miro.medium.com/max/1400/0*r_SWEEZdRgLPn0ys" alt="" data-size="original">

2\. Find the YIN single-sided liquidity pool, click “**Stake**”, enter the time and amount you want to stake in the popup window, click “**Approve YIN**” to confirm authorization of YIN in the wallet, click “**Stake**” and confirm the staking in the wallet.

Note: The longer period of time you stake, the higher APR you will get. The staked YIN can only be withdrawn after the lock time is over.

<img src="https://miro.medium.com/max/60/0*iRQBEMDzmpdnDPV7?q=20" alt="" data-size="original">![](https://miro.medium.com/max/1400/0*iRQBEMDzmpdnDPV7)

3\. Wait for the completion of the on-chain transaction, you can check the amount and time period of YIN you staked.

![](https://miro.medium.com/max/60/0*f0FzSKvL3kB8GzOs?q=20)

4\. A new record will be generated every time you stake, but rewards can be claimed just with one click. Click “**Harvest All**” to receive all rewards.

![](https://miro.medium.com/max/60/0*d-PgEoP-Eh3YCKh2?q=20)

5\. Each deposit needs to be withdrawn separately. If you want to remove funds, click “**Unstake**” and confirm in the wallet after the end of the lock time.

Tips: Since the longer staking time, the greater reward, it’s better for you to make a long-term investment.

![](https://miro.medium.com/max/60/0*ZogpCYZlAvVL7vVD?q=20)


---

# 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.yin.finance/tutorials/how-to-mine-yin-token.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.
