# Stake

Staking on QuickSwap allows users to stake their QUICK tokens to earn rewards, one of the several utilities of the native token.

To begin staking, simply go to the Dragon's Lair tab on the QuickSwap website and click **Stake** on the left-hand side of the page. From there, select the amount of QUICK you want to stake and approve the transaction.

\*Note that QUICK staking is only available on Polygon PoS, and the APY may vary.

<figure><img src="https://2710965389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFGRRWa7HgtpySWlkSG6C%2Fuploads%2FIdL3FC60kjNy7ps7Ucif%2Fimage.png?alt=media&#x26;token=0cf18f99-8c3b-41f2-b483-ea123043929b" alt=""><figcaption></figcaption></figure>


---

# 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.quickswap.exchange/how-to-guides/stake.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.
