# Configurable Council Values (Via ICCP)

Council Nominations Deadline: Initially set 72 hours before the Election Period begins.

Election Period Length: The duration of an election cycle. At its conclusion, council members receive their NFTs.

Council Epoch: The period after which token holders must redelegate their votes to new and existing council members, preventing stagnation and transitory power. Currently set at 6 months.

Timelock Period: The review period before a proposal is implemented. Initially set at 24 hours.

Illuvinati Council Seat Numbers: The number of available seats on the Illuvinati Council and the number of votes required for a supermajority.

Other Variables: Other variables may be adjustable as defined case by case in ratified IIPs.


---

# 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/configurable-council-values-via-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.
