# Proposals

The Illuvinati Main Council (IMC) comprises elected nominees representing the $ILV token holders. They engage in debates and vote on Illuvium Configuration Change Proposals (ICCPs) and Illuvium Improvement Proposals (IIPs) within a public forum on Discord. ICCPs are documents that propose modifications to the System Configuration Variables of Illuvium, providing a clear history and rationale behind each change. On the other hand, IIPs are design documents that present proposed changes to the Illuvium system, ensuring transparency and community consensus. The Illuvium community participates in building consensus and documenting dissenting opinions.


---

# 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.illuvium.io/illuvium-whitepaper/dao-governance/proposals.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.
