# SUBNETS

- [Subnet 1 Apex](https://docs.macrocosmos.ai/subnets/subnet-1-apex.md): Subnet 1 — Apex. A routing layer for intelligence.
- [Subnet 1 Incentive Mechanism](https://docs.macrocosmos.ai/subnets/subnet-1-apex/incentive-mechanism.md): Subnet 1 incentive and operation
- [Subnet 1 Mining](https://docs.macrocosmos.ai/subnets/subnet-1-apex/subnet-1-base-miner-setup.md): Your guide to setup and participation as a miner.
- [Apex CLI](https://docs.macrocosmos.ai/subnets/subnet-1-apex/subnet-1-base-miner-setup/apex-cli.md): Instructions on using the Apex CLI.
- [Subnet 1 Validating](https://docs.macrocosmos.ai/subnets/subnet-1-apex/validating.md)
- [Subnet 1 Current Competitions](https://docs.macrocosmos.ai/subnets/subnet-1-apex/subnet-1-current-competitions.md): Registry of competitions currently active on SN1 APEX.
- [Apex Support and FAQs](https://docs.macrocosmos.ai/subnets/subnet-1-apex/apex-support-and-faqs.md): Frequently asked questions and Apex support channels
- [Subnet 9 IOTA](https://docs.macrocosmos.ai/subnets/subnet-9-iota.md): Bittensor can build the best models
- [Subnet 13 Data Universe](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe.md): Bittensor absorbs the most data
- [Data Universe MCP](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/data-universe-mcp.md)
- [Data Universe Incentive Mechanism](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/subnet-13-incentive-mechanism.md): Subnet 13 incentive overview
- [Data Universe Mining](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/data-universe-mining.md)
- [Data Universe Validating](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/data-universe-validating.md)
- [Data Universe API](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/readme.md): The Data Universe API - the bridge to decentralised AI services
- [Getting Started](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/readme/gravity.md): Gravity is a decentralized data collection platform powered by SN13 (Data Universe) on the Bittensor network.
- [API Keys](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/readme/api-keys.md): How to Create a Macrocosmos API Key
- [Data Universe MCP](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/macrocosmos-mcp.md): Using Data Universe MCP with Claude Desktop or Cursor
- [Data Universe OpenClaw Skills](https://docs.macrocosmos.ai/subnets/subnet-13-data-universe/data-universe-openclaw-skills.md)


---

# 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.macrocosmos.ai/subnets.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.
