# Definition

This contract will allow the **Protocol Administrator** wallets to create and update the **Protocol Datum** where parameter values decided by the **MAYZ Holders** community to be used by the different Protocol Contracts will be stored.

<br>

***//Proof of Concept:** Only one Protocol Contract will exist within the MAYZ Protocol. If, in the future, another community would like to create its own protocol contract, its Funds, have its own token, and set its parameters, it will have to have its own Protocol Contract and Protocol Datum with their specific 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/protocol-contract/definition.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.
