# Introduction

- [Kampeni Introduction & Manifesto](https://docs.kampeni.com/introduction/kampeni-introduction-and-manifesto.md)
- [Roadmap](https://docs.kampeni.com/introduction/roadmap.md): Roadmap for the development of Kampeni.
- [Team](https://docs.kampeni.com/introduction/team.md): We are a doxxed team with experience in Web3, software development, business, law, & economics. We will never guarantee success, but we commit to doing our best to realize and share Kampeni's mission.
- [Terms, Disclosures, and other Legal Stuff](https://docs.kampeni.com/introduction/terms-disclosures-and-other-legal-stuff.md): Terms and disclosures in this agreement are subject to change. Please check this resource often for important updates.


---

# 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.kampeni.com/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.
