# Welcome to the Autonomys Academy

Learn about what Autonomys is building via our learning resources.

### Contents

1. [**AUTONOMYS VISION**](https://academy.autonomys.xyz/autonomys-vision) — Read about AI3.0, the Age of Autonomy & Autonomys' potential applications
2. [**AUTONOMYS NETWORK**](https://academy.autonomys.xyz/autonomys-network) — Read about the Subspace Protocol, our network architecture, (including our unique PoAS consensus, DSN & DecEx) & protocol economics for $AI3
3. [**AUTO SUITE**](https://academy.autonomys.xyz/auto-suite) — Read about Autonomys' suite of software and products, including the Auto SDK, Auto Agents Framework, Auto ID & Space Acres
4. [**ADDITIONAL LEARNING**](https://academy.autonomys.xyz/additional-learning) — 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: 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.
