> For the complete documentation index, see [llms.txt](https://docs.kiln.fi/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kiln.fi/v1/kiln-products/dashboard/unstaking/polygon-pol.md).

# Polygon (POL)

<figure><img src="/files/CrOacwtdSep4FmwCUDOO" alt=""><figcaption><p>POL stake page</p></figcaption></figure>

## Unstaking

Unstaking POL tokens is a 2 step process.&#x20;

First, you must unstake the tokens that you wish to withdraw.

You can do so by clicking "Unstake" on your stake. After that you will be able to connect you wallet and unstake your POL.

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

After you have unstaked some tokens, they will be available for withdrawals in 80 checkpoints (\~3/4 days). The feature to withdraw unstaked POL is not yet available on the dashboard.

## Withdraw / restake rewards

On Polygon, you also have the ability to withdraw rewards to your wallet or restake them to increase your reward rate. You need a minimum of 1 POL as available rewards in order to do so.


---

# 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.kiln.fi/v1/kiln-products/dashboard/unstaking/polygon-pol.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.
