# Aethir Network

<figure><img src="/files/CFjv6KXCEGaCVcZVVZ5r" alt=""><figcaption></figcaption></figure>

Aethir stack comprises five core components:

* **Resource owners** - The GPU chip owners who provide the actual compute resources to the network for use in Containers.
* **Aethir Network** - Comprises Containers, Checkers, and Indexers which house the compute resources, provide quality assurance, and facilitate matching based on end user requirements.
* **Compute buyers and gamers** - Consumes Aethir network compute resources on demand, whether for AI training and inferencing or gaming.&#x20;
* **Treasury** - Manages protocol fees and $ATH meant for protocol growth.
* **Settlement layer** - Aethir leverages blockchain technology as its settlement layer to record transactions and support scalability, efficiency, and $ATH for incentives.


---

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