> For the complete documentation index, see [llms.txt](https://docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intersectmbo.org/intersect-knowledge-base/archive/cardano-budget-archive/intersect-operational-services/2024-intersect-cdh-and-grant-contracts/2024-cdh-grants/closed-grants/inclusion-and-accessibility-phase-1/key-terms-and-resources.md).

# Key Terms and resources

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

Before diving into specifics, here are a few key terms and definitions mentioned in this brief, and related to Cardano’s on-chain governance:

* [CIP-1694](https://www.1694.io/) - a technical document which outlines Cardano's on-chain governance system. Chiefly, it enables Cardano changes to be proposed, voted on, and enacted on-chain.
* [Voltaire GovTool](https://www.intersectmbo.org/govtool) - the initial toolset created through Intersect by its members from the Cardano community. The current implementation supports DRep registration, vote delegation, and DRep voting. [Watch this brief overview](https://www.loom.com/share/36f328c87ea147c18221d90b2019ad97?sid=b308d27f-c94f-4377-9f4b-54e47494f70f).
* [SanchoNet](https://sancho.network/get-started/) - the dev network which is running CIP-1694 technology.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intersectmbo.org/intersect-knowledge-base/archive/cardano-budget-archive/intersect-operational-services/2024-intersect-cdh-and-grant-contracts/2024-cdh-grants/closed-grants/inclusion-and-accessibility-phase-1/key-terms-and-resources.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.
