# Council Stipend

Initially, $ILV payments to Council Members are made by the Illuvium DAO for 3 month intervals within a Council Epoch. If a Council Member is removed by a Vote of No Confidence, that council member receives no outstanding pay. Replacement members will receive $ILV rewards proportional to their time in the Council after issuing their voting NFT.


---

# 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/council-stipend.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.
