> For the complete documentation index, see [llms.txt](https://stavr-team.gitbook.io/nodes-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stavr-team.gitbook.io/nodes-guides/mainnets/axone.md).

# Axone

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

## The orchestration layer for AI

Axone is a layer-1 designed for collaborative AI training, governance and monetization at scale

Axone is designed to bring the tools for builders and communities to solve trust and incentive issues and unlock value through applications based on shared datasets and algorithms.

Axone is a public blockchain built to share and orchestrate any off-chain resource. Its architecture is specifically designed to:

Share any off-chain resource (datasets, algorithms, services...). Define and enforce highly customized rules on-chain (access rights, business models, governance models...). Build applications leveraging the shared resources according to the on-chain rules. Axone brings new opportunities for real-world coordination. It allows Smart Contracts to orchestrate off-chain data, from access management to highly complex workflows involving many shared datasets and services. This design opens the gates for the next generation of applications while keeping complete sovereignty over shared data and resources.

[WebSite](https://axone.xyz/)\
[GitHub](https://github.com/axone-protocol)\
[EXPLORER](https://explorer.stavr.tech/Axone-Mainnet)
-----------------------------------------------------

* **Minimum hardware requirements**:

| Node Type | CPU | RAM | Storage |
| --------- | --- | --- | ------- |
| Mainnet   | 4   | 8GB | 150GB   |

**Public Tools**

* **api:** [**https://axone.api.m.stavr.tech** <br>](https://axone.api.m.stavr.tech/)
* **rpc:** [**https://axone.rpc.m.stavr.tech**](https://axone.rpc.m.stavr.tech/)


---

# 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, and the optional `goal` query parameter:

```
GET https://stavr-team.gitbook.io/nodes-guides/mainnets/axone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
