# Welcome

Welcome to Clustr Labs! We're a software development laboratory working to advance open-source development in the field of Autonomous Artificial Intelligence, with a focus on Cognitive Economic Agents (CEA) and Artificial Swarm Intelligence (ASI), as a pathway to Artificial General Intelligence (AGI). This documentation covers the thesis behind our work, our product suite, and how all the pieces work together to form a cohesive Clustr Network ecosystem, built around our native CLUSTR token. To start with, this section gives you a top level overview to get you up to speed on the basics. You can then navigate the menu on the left to dive into everything in more detail.&#x20;


---

# 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://clustr.gitbook.io/clustr-labs/readme.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.
