> For the complete documentation index, see [llms.txt](https://docs.kommdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kommdao.com/summary/mission-vision-and-guiding-principles.md).

# Mission, Vision & Guiding Principles

## Mission

Our ultimate goal is to empower the Web3 ecosystem through Kommunity-driven investment and Kollective excellence.

## Vision

Komm DAO positions itself to be the leading Kommunity and Kollective of gurus in the Web3 space, members offering unique talent and insights and Web3 companies excelling in Korea. Our members bring their passion and skills, exchange ideas, and execute investments, in turn, democratizing access to private markets. We plan to establish a DAO Kommittee, specialized in localization and penetration capabilities in the Korean market, to incubate and accelerate more global Web3 startups. While currently in the experimental stage, Komm DAO will progressively decentralize its operations and governance ownership.

## Guiding Principles

At Komm DAO, we are guided by our core principles in everything we do. These principles shape our actions and decisions, and we strive to exemplify them in our interactions with members, ourselves, and the world. Our 4 guiding principles are:

1. Crypto native and Web3 focused
2. Curated for the Korean market&#x20;
3. Decentralized
4. Mainstreaming of Private market


---

# 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://docs.kommdao.com/summary/mission-vision-and-guiding-principles.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.
