# How to Stake/Unstake $sPOLY

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

## 1. Stake

To stake **$POLY** to **$sPOLY**, click 'Stake POLY -> sPOLY' button on [**sPOLY page**](https://monopoly.finance/spoly) of Monopoly Finance.

## 2. Unstake

Click 'Unstake sPOLY -> POLY' button to unstake.\
Your **$sPOLY** will be converted to **$POLY** for 5 days linearly.

{% hint style="warning" %}
If you proceed additional unstake, the claimble amount will be claimed and the vesting period resets to 5 days again and the rest of the **$POLY** will be released linerly again.
{% endhint %}

## 3. Claim

After proceeding unstake, you can claim your linearly relased claimable **$POLY** whenever you want by clicking 'Claim POLY' button.


---

# 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.monopoly.finance/guide/how-to-stake-unstake-usdspoly.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.
