# Staking

A staking platform is a system that allows users to earn a different token by staking a specific cryptocurrency. This system operates by users staking their main tokens and receiving a different token as a reward. It can help increase liquidity and visibility for tokens with low trading volumes. Generally, staking platforms are used to provide liquidity between different token pairs and to encourage user participation.

<img src="/files/i73UIV1L2zhhcGY81K7w" alt="" class="gitbook-drawing">


---

# 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.squadswap.com/platform/products/staking.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.
