# Token Staking

In addition to the traditional model of staking tokens to earn tokens, Social Island has also created many staking methods.

All NFTs including lands can be obtained by staking LP. Different staking durations will result in NFTs of different values. Players can release the staking after expiration, which means that to some extent the NFTs are free ! (Check more details on next phase)


---

# 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://social-island.gitbook.io/welcome-to-social-island/innovation/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.
