# Token Staking

Ailaunchpad provides a user platform to stake Ailaunchpad tokens for the selected locking period. Users will be given exclusive benefits for holding and locking tokens in the staking contracts.

The total rewards offered by the platform is based on

* The number of locked tokens
* The time period for the token unlock

The rewards linearly go up and down depending on the time period remaining for token unlock.

Users are not granted permission to withdraw locked AILD tokens before they mature and expire. However, participants can extend their locking period and increase the staked AILD tokens amount.

They are eligible to receive the Airdrop from new crypto projects on the amount staked by the users. The users are also qualified for:

* Fee distribution
* Voting rights
* Access to exclusive pools


---

# 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://ailaunchpad.gitbook.io/ailaunchpad-docs/ailaunchpad-whitepaper/token-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.
