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

# Supernet｜Guides

Supernet is a decentralized autonomous network built on AI OS, featuring self-operating nodes that support agent autonomy and governance.

We have developed and integrated key products into our network, including the AI Operating System, Distributed Intelligent Node, AI Agent Studio, AIoT Interface, and AI Explorer.

We provide a secure and open AIOS that operates in the "Agent Query - AIOS System Call" mode, adaptively interpreting user requests to deliver a seamless experience and unlock creativity.

Click on the card below to learn more about Supernet in detail.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Distributed Autonomous Network</strong></td><td>Decentralized Autonomous network on AI OS</td><td><a href="/files/oUoIgovinv3gUGvcjGkf">/files/oUoIgovinv3gUGvcjGkf</a></td><td></td><td><a href="/pages/ItXQ91nLeHMiGApq59rP">/pages/ItXQ91nLeHMiGApq59rP</a></td></tr><tr><td><strong>Product</strong></td><td>The features and functionality of our product</td><td><a href="/files/l25FCkIWt9gu4EZ3CIAe">/files/l25FCkIWt9gu4EZ3CIAe</a></td><td></td><td><a href="/pages/ZD2xaHYFL9N3quOaljSo">/pages/ZD2xaHYFL9N3quOaljSo</a></td></tr><tr><td><strong>Supernet Coin</strong></td><td>Native Coin of the Supernet Network</td><td><a href="/files/K3CCENEOUzeqYeFqBCKZ">/files/K3CCENEOUzeqYeFqBCKZ</a></td><td></td><td><a href="/pages/jrGgbKspwjVvBwt5hQzw">/pages/jrGgbKspwjVvBwt5hQzw</a></td></tr></tbody></table>


---

# 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://supernet.gitbook.io/supernet/supernet-guides.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.
