> For the complete documentation index, see [llms.txt](https://docs.zerowave.my.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerowave.my.id/testnet/chasm.md).

# Chasm

Chasm is at the forefront of artificial intelligence innovation, providing a robust ecosystem for the creation, deployment, and monetization of AI agents. Central to our platform is Weave, a cutting-edge AI agent builder IDE that allows users to seamlessly develop and deploy AI agents utilizing a variety of decentralized compute resources.

Our next groundbreaking advancement is the Chasm Protocol, a network of decentralized experts designed to evolve into a pseudo-AGI intent network. This protocol will significantly enhance the platform's capabilities by managing payments for compute resources and facilitating advanced exchanges of intents among AI agents, reshaping the operational dynamics and connectivity within the AI landscape.<br>

## Server Requirement

<table><thead><tr><th width="221">Operating System</th><th width="176">Memory</th><th>Disk</th><th>CPU</th></tr></thead><tbody><tr><td>Ubuntu 20+</td><td>4 GB</td><td>50 SSD</td><td>2 vCPU</td></tr></tbody></table>


---

# 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://docs.zerowave.my.id/testnet/chasm.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.
