> For the complete documentation index, see [llms.txt](https://chirpai.gitbook.io/chirp-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chirpai.gitbook.io/chirp-ai/1.-chirp-ai-overview/1.1-introduction.md).

# 1.1 Introduction

Blockchain governance has long faced issues such as low voter participation, inefficiency in governance, and complex decision-making processes.

Traditional decentralized autonomous organizations (DAOs) rely on token-based voting mechanisms, which often suffer from manual oversight, slow execution, and manipulation by a few stakeholders. As blockchain ecosystems expand, governance models must evolve to maintain scalability, transparency, and efficiency.

**The AI Snapshot: Introducing** Chirp **AI**

Snapshot is widely used as a governance tool for DAOs, providing an efficient off-chain voting mechanism that eliminates gas fees and enhances transparency. While it has improved governance participation, it still requires manual execution of decisions, lacks automation, and remains limited to specific blockchain ecosystems.

Chirp AI is **"The AI Snapshot".**

The first AI powered governance protocol for DAOs, enterprises, and all organizations needing automated decision-making.

Unlike other protocols, which is primarily used for voting, Chirp AI goes further, it automates proposal ranking, voting, execution, and treasury governance. AI governance ensures zero delays, fraud-resistant decision-making, and multi-chain compatibility across EVM, Solana, TON, and other chains.

By utilizing **AI agents**, intelligent decision-making tools, and automated processes, Chirp AI analyzes proposals, optimizes voting, and executes governance actions in real-time.

Unlike single-chain governance features, Chirp AI is an independent protocol that can be adopted by multiple blockchain ecosystems, providing tailored AI-driven governance. Chirp AI, in collaboration with ChirpChain, is exploring a new paradigm for on-chain AI governance.

In the future, Chirp AI will also be available for other blockchain ecosystems to use its proposal ranking, AI-powered voting, and treasury automation tools, offering customizable governance frameworks.


---

# 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, and the optional `goal` query parameter:

```
GET https://chirpai.gitbook.io/chirp-ai/1.-chirp-ai-overview/1.1-introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
