# Technical Specification

The Illuvum DAO must create a modified or custom NFT contract that can be revoked and issued to Externally Owned Addresses (EOAs), signifying that a wallet is part of a sub-council and/or the Illuvinati Main Council. the Illuvinati Council. Each sub-council will have a voting space on Snapshot to conduct votes, with proposals being ratified by the IMC.


---

# 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/technical-specification.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.
