# STAKING

- [Overview](https://docs.uplift.io/staking/overview.md): Staking serves a function of generating yield from LIFT token supply by leveraging the vast resources of the platform as well as allows access to Uplift IDO
- [Boosters](https://docs.uplift.io/staking/boosters.md): Staking LIFT opens prospects to participate in a lucrative booster program based on the amount staked, length of staking, as well as referral activities a participant engages in.
- [Staking Power](https://docs.uplift.io/staking/staking-power.md): Staking Power grants access to the project IDOs on Uplift.
- [Referral Program](https://docs.uplift.io/staking/referral-program.md): Referral programs incentivize the community to introduce new participants to the platform.
- [How to Get Referral Bonuses](https://docs.uplift.io/staking/how-to-get-referral-bonuses.md)
- [How to Stake LIFT Tokens](https://docs.uplift.io/staking/how-to-stake-lift-tokens.md)


---

# 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.uplift.io/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.
