> For the complete documentation index, see [llms.txt](https://academy.autonomys.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.autonomys.xyz/welcome.md).

# Welcome to the Autonomys Academy

Learn about what Autonomys is building via our learning resources.

### Contents

1. [**AUTONOMYS VISION**](/autonomys-vision/intro-to-ai3.md) — Read about AI3.0, the Age of Autonomy & Autonomys' potential applications
2. [**AUTONOMYS NETWORK**](/autonomys-network/introduction.md) — Read about the Subspace Protocol, our network architecture, (including our unique PoAS consensus, DSN & DecEx) & protocol economics for $AI3
3. [**AUTO SUITE**](/auto-suite/introduction.md) — Read about Autonomys' suite of software and products, including the Auto SDK, Auto Agents Framework, Auto ID & Space Acres
4. [**ADDITIONAL LEARNING**](/additional-learning/ai-agentics.md) — Read about the basics of blockchain, web3, AI, agents & digital identity

Join our [Discord](https://discord.com/invite/subspace-network) and message the team if you have any questions, and visit this [section](https://github.com/subspace/autonomys_gitbook/blob/main/broken-reference/README.md) to provide feedback.


---

# 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://academy.autonomys.xyz/welcome.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.
