# Pools

Pools allow you to stake a certain token and receive rewards for staking.

* Pools have multi token reward functionality.
* Pools may also have a deposit fee.
* Pools also have a Harvest lock of 24 hrs.

Single asset Staking pools with a deposit fee will be launched, where users receive rewards in CNT. The deposit fee will be sent to the converter which will be used to BUYBACK CNT and distribute it to the Burner, Staker, and Dev Addresses.

The following Staking Pools will be made with the following block rates.

![Block Reward for Staking Pools](/files/-MhnctiU3gPfiCUQ-JZQ)


---

# 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://docs.cryption.network/products/pools.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.
