> For the complete documentation index, see [llms.txt](https://polygon.docs.staderlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polygon.docs.staderlabs.com/polygon-staking-on-stader/stader-for-polygon.md).

# Stader for Polygon

**What is Stader building on Polygon?**&#x20;

Stader’s staking solution for Polygon is MATICX, a liquid staking solution for MATIC. Stader lets users earn MATIC staking rewards and also enables users to participate in other Defi protocols using MaticX while accruing rewards.

Stader for Polygon gives you

* Liquidity through tokenization- Users can participate in Defi using the liquid token.&#x20;
* Ease of staking - User-centric design of Dapp to make staking seamless for users

Learn more [here](https://blog.staderlabs.com/introducing-maticx-staders-liquid-staking-solution-coming-to-polygon-7f5cd646f46c).

**Does Stader have any experience with staking?**&#x20;

We are a battle-tested team and have deployed smart contracts for staking on multiple blockchain platforms. You can read more about us on our website [here](https://staderlabs.com/).

**How does MATIC staking on Stader work?**&#x20;

A MATIC token holder connects their wallet on the [Stader Dapp](https://polygon.staderlabs.com/) and deposits tokens with our smart contract. They immediately receive the MATICX tokens representing their staked assets. As rewards for staking are added , the value of MATICX increases w\.r.t MATIC.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://polygon.docs.staderlabs.com/polygon-staking-on-stader/stader-for-polygon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
