> For the complete documentation index, see [llms.txt](https://docs.propchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propchain.com/propchain-foundation/governance-and-ecosystem-participation/how-to-stake-current-pools.md).

# How to stake (Current Pools)&#x20;

\
**Step 1:** Visit the official staking platform of Propchain.

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

**Step 2:** Connect Your Wallet in order to begin staking. After connecting, make sure that the dashboard correctly identifies your $PROPC tokens in your wallet.

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

**Step 3:** Explore the three staking pools available: long-term, mid-term, and short-term. Each pool offers different annual percentage yields (APY) and staking durations. The longer you stake, the higher the APY.

{% hint style="warning" %}
Take note of the lock duration and the associated penalty for early withdrawal.
{% endhint %}

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

**Step 4:** Set a spending cap and be prepared to pay gas fees for the transaction. After confirming, you’ll receive a deposit success message, indicating the staked amount and promised APY. The dashboard will update to reflect your staked tokens and the Total Value Locked (TVL).

**Step 5:** After the respective staking period is over, you can claim your rewards which will then be added to your portfolio. Remember, the lock timer must reach its end before withdrawing without incurring a penalty. ​

*Additional Tips and Considerations:*

* CommentShare feedback on the editorThe penalty for early withdrawal will decrease linearly the longer you stay in the staking pool.
* CommentShare feedback on the editorEach staking transaction is treated individually, with its own penalty structure.
* CommentShare feedback on the editorBe aware that staking in different pools won’t affect the long-term pool’s timer or penalty.
* CommentShare feedback on the editorKeep an eye on your portfolio to track your staking rewards and overall progress.

{% hint style="info" %}
Do note with each time you use the Ethereum Network you need to pay gas fees.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.propchain.com/propchain-foundation/governance-and-ecosystem-participation/how-to-stake-current-pools.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.
