> For the complete documentation index, see [llms.txt](https://tocen.gitbook.io/tocen-launchpad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tocen.gitbook.io/tocen-launchpad/defi/staking.md).

# Staking

Staking features allows users to stake their Master Keys & $TOCE and earn rewards. Using our Staking feature, users will earn TOCE tokens as incentives

Profits earned (TOCE) are based on the allocation point (%), or the amount you stake.&#x20;

Beside the incentive rewards, users will receive **PS points** that will be used to boost your chances in winning IDO allocations and cast votes in the development of Tocen.

There will be no fee involved in depositing your funds into Staking pools except for gas fees.

**Details will be updated soon!**


---

# 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:

```
GET https://tocen.gitbook.io/tocen-launchpad/defi/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.
