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

# Introduction

## 🧭 Mission

To make a contribution to the Web3 Rust learning curve by building games for developers that motivate and engage learners.

## 🔭 Vision

Impulse DAO is a Web3 Rust-centric DAO; a place for Rust developers to have fun, compete and share knowledge.

## ⚖️ Values

* Transparency — (open source everything, conversations in public, document and share journey)
* Long-term oriented — (by building open-source tooling we provide a foundation for 100% onchain games)
* Open-minded — (share diverse points of view and don’t be shy to ask if you don’t understand)
* Knowledge-sharing — (pass wisdom and know that the legacy would live on through)
* Kindness — (the outside world is a complex, stressful, and diverse place, to build a magic circle we need to be friendly, and generous and improve lives with our interactions)


---

# 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://impulse-dao.gitbook.io/impulse-dao/overview/introduction.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.
