# Council Toolkit

The council toolkit is a web app designed to help Intersect's constitutional council conduct their on-chain activities.

It enables the migration of voting key control to the council, allowing independent voting.

For voting, the toolkit facilitates the review and verification voting transactions, without having to understand all technical details. Once detials are verified the key-holder is able to produce a witness for the transaction.

### Deployment

[`council-toolkit.gov.tool`](https://council-toolkit.gov.tools/)

### Code via Github

[`IntersectMBO/council-toolkit`](https://github.com/IntersectMBO/council-toolkit-app/)


---

# 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://constitutionalcouncil.docs.intersectmbo.org/council-toolkit.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.
