# Defining an ICCP

Illuvium Configuration Change Proposals (ICCPs) are documents designed to propose modifications to the System Configuration Variables of Illuvium. By providing a detailed history of each configuration change and its rationale, ICCPs contribute to a transparent and well-governed decision-making process. The proposal author is tasked with building community consensus and documenting dissenting opinions.

System Configuration Variables subject to change via ICCPs may encompass:

* Configurable Council Values
* Marketplace fees
* Capture mechanics
* Balance changes


---

# 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/defining-an-iccp.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.
