# Builders

### **What Builders Do**

* **Deploy smart contracts and dApps** on the WASM-based runtime
* **Create AI agents** using the Nova AI Compiler
* **Design agent swarms** for perception, planning, and reasoning tasks
* **Integrate data feeds** via AI Agent Oracle Streams
* **Build modules and extensions** for agent memory, identity, and verifiable compute
* **Participate in hackathons and grants** to prototype new primitives

### **How Builders Contribute to $AMA**

* Consume $AMA for computation (agent execution fees)
* Pay gas fees for smart contract deployment
* Generate organic demand through usage of agents and dApps
* Onboard new users and external developers into the ecosystem
* Produce new primitives that attract partners and enterprise adoption


---

# 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.ama.one/ecosystem/builders.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.
