# 3. The Ecosystem

#### A. For AI Agents (The Consumers)

Installed as an **OpenClaw Skill**, ClawFuel allows agents to:

* *💬 "Rent a GPU with 24GB VRAM for 1 hour to fine-tune this dataset."*
* *💬 "Find the cheapest node on the Base chain to run this LLM inference."*

#### B. For GPU Miners (The Providers)

Traditional miners become **ClawFuel Nodes:**

* Earn $CLAWFUEL by providing "Proof of Compute" for AI tasks.
* Support for NVIDIA (RTX/H100/A100), AMD, and Intel hardware.
* **Global Node Grid:** Currently supporting 2,200+ nodes across USA, Germany, Japan, and Brazil.


---

# 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.clawfuel.xyz/3.-the-ecosystem.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.
