# Withdraw guide

**Step 1:** Go to <https://www.staderlabs.com/polygon/stake/> and click on the “**Connect Wallet**” button.

**Step 2:** Thoroughly read the [Terms of Service](https://staderlabs.com/terms-of-service), then select your wallet from the available options. Please note that by connecting a wallet, you agree to Stader’s [Terms of Service](https://staderlabs.com/terms-of-service)

**Step 3:** Approve or confirm the connection request in your wallet to connect with the Stader dApp. Once the wallet is successfully connected, your wallet address will be visible in the top right corner of the dApp.

**Step 4:** Click on the "Withdraw" tab to check the status of your unstake requests. All active unstake requests will be listed in the "Withdraw" tab. \
\- Unstake requests available for withdrawal will have an enabled "Withdraw" button.\
\- Unstake requests not yet available for withdrawal will display either the release date and time or the number of Checkpoints remaining.

**Step 5:** For unstake requests that have been processed and have the "Withdraw" button enabled, click on the button.

**Step 6:** Sign the transaction in your walle, and that’s it! Once the transaction is successful, you will see the withdraw confirmation screen.

**Step 7:** The withdrawn POL will be added to your wallet's POL balance. You can check the amount of POL received in your wallet.


---

# 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://stader.gitbook.io/stader/polygon/withdraw/withdraw-guide.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.
