# Introduction to the Kinto DAO

This document is a work in progress and may change significantly as feedback is captured from community members.  Please join the Kinto Discord to discuss [<mark style="color:purple;">Kinto governance</mark>](https://discord.com/invite/kinto) with other community members.

**In summary:**

* Kinto is an L2 blockchain network designed to accelerate the transition to an on-chain financial system. It features user-owned KYC, AML, and native account abstraction to solve the biggest blockers to mainstream adoption: security and user experience.
* The $K governance token is pivotal in **decentralizing the governance of Kinto smart-contracts** across multiple blockchain networks and any future products authorized by the Kinto DAO.
* To minimize the participation problem that plagues other on-chain governance systems, Kinto has a **dual-governance system**. $K token holders elect the guardians of the network- *also known as Nios*. **Nios** are then able to create and vote on proposals during their term.
* &#x20;**Engen, Kinto's Launch program,** was created to ensure a fair distribution and a decentralized launch. Engen credits are converted to non-transferable $ENGEN tokens, which allow **24,000 holders** to participate in **proto-governance**. They can vote on the creation of the DAO constitution, $K token plan, and mining program. Engen started on November 2023 and will finish on 5/17/2024.
* The **$K mining program will begin on 6/15/2024 and lasts for several years.**

<br>


---

# 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.kinto.xyz/kinto-the-modular-exchange/governance/introduction-to-the-kinto-dao.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.
