# Macrocosmos Developer Guide

## Macrocosmos Docs

- [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.
- [Aurelius Steering Competition](https://docs.macrocosmos.ai/subnets/subnet-1-apex/subnet-1-current-competitions/aurelius-steering-competition.md): Large Language Model Steering
- [RL Tron Competition](https://docs.macrocosmos.ai/subnets/subnet-1-apex/subnet-1-current-competitions/rl-tron-competition.md): Reinforcement Learning with TRON
- [Energy Arbitrage Competition](https://docs.macrocosmos.ai/subnets/subnet-1-apex/subnet-1-current-competitions/energy-arbitrage-competition.md): Algorithmic electric grid optimization
- [iota Simulator Competition](https://docs.macrocosmos.ai/subnets/subnet-1-apex/subnet-1-current-competitions/iota-simulator-competition.md): Algorithmic distributed training optimization
- [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)
- [Training at Home](https://docs.macrocosmos.ai/product-and-services/tah.md): What is Training at Home (TAH)?
- [TAH User Guide](https://docs.macrocosmos.ai/product-and-services/tah/tah-user-guide.md): Plug in to power decentralised AI model training
- [Hardware & OS Requirements](https://docs.macrocosmos.ai/product-and-services/tah/hardware-requirements.md): Supported platforms and resource guidance for TAH
- [TAH Support and FAQs](https://docs.macrocosmos.ai/product-and-services/tah/faqs.md): Frequently asked questions and TAH support channels
- [Gravity](https://docs.macrocosmos.ai/product-and-services/gravity.md): Power your business with real-time insights from the latest data with our data collection tool
- [Data Collection and Marketplace](https://docs.macrocosmos.ai/product-and-services/gravity/scraping-data.md): Social Media Data Collection Solution from Macrocosmos
- [Gravity Use Cases](https://docs.macrocosmos.ai/product-and-services/gravity/data-universe-use-cases.md)
- [How to understand how people feel about my brand?](https://docs.macrocosmos.ai/product-and-services/gravity/data-universe-use-cases/how-to-understand-how-people-feel-about-my-brand.md): Social listening and consumer intelligence SaaS
- [What is the best way to find out what topics people connect with my brand and competitors?](https://docs.macrocosmos.ai/product-and-services/gravity/data-universe-use-cases/what-is-the-best-way-to-find-out-what-topics-people-connect-with-my-brand-and-competitors.md): Social listening and consumer intelligence SaaS
- [How can I identify emerging trends in my market before they show up in traditional surveys?](https://docs.macrocosmos.ai/product-and-services/gravity/data-universe-use-cases/how-can-i-identify-emerging-trends-in-my-market-before-they-show-up-in-traditional-surveys.md): Social listening and consumer intelligence SaaS
- [How can I track changes in public perception after a product launch or major campaign?](https://docs.macrocosmos.ai/product-and-services/gravity/data-universe-use-cases/how-can-i-track-changes-in-public-perception-after-a-product-launch-or-major-campaign.md): Social listening and consumer intelligence SaaS
- [Gravity Support and FAQs](https://docs.macrocosmos.ai/product-and-services/gravity/support.md): Frequently asked questions and Data Universe support channels
- [Managing And Collecting Your Data](https://docs.macrocosmos.ai/product-and-services/gravity/managing-and-collecting-your-data.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.macrocosmos.ai/subnets/subnet-1-apex.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.
