# Details

staked\_tokens : This represent the token that will be staked by users in pools

rewarded\_tokens : This represent the token that will be rewarded to users who stake in a pool

fee\_wallet : is owned by us. Fees that goes to this wallet will be used at our discretion. (Create new pool, refill existing pool, wages, infrastructures)&#x20;

burn\_wallet : will not really "burn" tokens. Tokens that will end to this wallet will be considered "out of the system" and eventually sent back to the token creator. $MID tokens ending in this wallet will be burned from time to time.


---

# 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.middlestaking.fr/contracts/staking-contract/details.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.
