# OUR PRODUCTS

- [Staking](https://crepe.gitbook.io/paam/our-products/staking.md)
- [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)
- [Market](https://crepe.gitbook.io/paam/our-products/market.md): It is a marketplace that collects various products made in the CREPE System and allows transactions to take place.
- [CrW™](https://crepe.gitbook.io/paam/our-products/market/crw-tm.md)
- [Earn](https://crepe.gitbook.io/paam/our-products/earn.md): A service that rewards people who stake P-Tokens(Product Tokens) with C-Vouchers.
- [Makerspace](https://crepe.gitbook.io/paam/our-products/makerspace.md): It is like a laboratory where various assets are combined with investment strategies to create new products. Makerspace can develop indexes and more.


---

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