# Staking

- [CRE Staking](https://crepe.gitbook.io/paam/our-products/staking/cre-staking.md): Staking for those who hold CREPE tokens(CRE) after Genesis Staking
- [Genesis Staking](https://crepe.gitbook.io/paam/our-products/staking/genesis-staking.md): There are three types of staking that started at the beginning of the CREPE service: 6 months, 9 months, and 12 months. The first two types have ended, and now only 12-month staking will end on July 1
- [Terraforming SP#1, #2](https://crepe.gitbook.io/paam/our-products/staking/terraforming-sp-1-2.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://crepe.gitbook.io/paam/our-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.
