# MAYZ Holders Community

**Users** holding the $MAYZ token will be called **MAYZ Holders**. MAYZ Holders will have an on-chain voting tool to make their opinion known regarding different issues of the operation and parameters of the Funds. They will set recommended, minimum and maximum values.

<br>

These values will be stored in the **Protocol Datum**, hosted at the **Protocol Contract** address, and managed by the Protocol Contract. It will be available on the network for access by the different contracts requiring it.

<br>

***//Clarification:** Those with other tokens obtained in exchange for staking MAYZ in any staking program contemplated by the protocol/// will also be considered part of the community.*

<br>

***//Proof of Concept:** This on-chain voting system will not be present in the first version. The community's decision will be made known by other means, such as Discord, and from there, specific wallets will have the privileges to write or modify those values//.*

<br>


---

# 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://mayz.gitbook.io/mayz-whitepaper-v2/mayz-protocol/technical-document/mayz-holders-community.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.
