# Definition

The Senate is comprised of SEVEN ‘entities’ or individuals who have the time, knowledge and commitment on a week-to-week basis to oversee the processes of the MozaicDAO.&#x20;

{% hint style="info" %}
1/ These seven members must adhere to the requirements set forth in this documentation to be eligible to partake in The Senate during their term.

2/ These seven members must adhere to their responsibilities set forth in this documentation to retain their eligibility in The Senate during their term.&#x20;
{% endhint %}


---

# 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.mozaic.finance/governance/the-senate/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.
