# halo.social Docs

## halo.social Docs

- [Background](https://docs.halo.social/background.md)
- [Halo Overview](https://docs.halo.social/halo-overview.md)
- [Monetization of Social Value](https://docs.halo.social/monetization-of-social-value.md)
- [1. Composition of social value](https://docs.halo.social/monetization-of-social-value/1.-composition-of-social-value.md)
- [2. Monetization methods](https://docs.halo.social/monetization-of-social-value/2.-monetization-methods.md)
- [Technical Architecture](https://docs.halo.social/technical-architecture.md)
- [1. Social Connection](https://docs.halo.social/technical-architecture/1.-social-connection.md)
- [Halo DID](https://docs.halo.social/technical-architecture/1.-social-connection/halo-did.md)
- [Wallet Aggregator](https://docs.halo.social/technical-architecture/1.-social-connection/wallet-aggregator.md)
- [2. Monetization](https://docs.halo.social/technical-architecture/2.-monetization.md)
- [Promotion Platform](https://docs.halo.social/technical-architecture/2.-monetization/promotion-platform.md)
- [AI Corpus](https://docs.halo.social/technical-architecture/2.-monetization/ai-corpus.md)
- [Identity Oracle](https://docs.halo.social/technical-architecture/2.-monetization/identity-oracle.md)
- [Community Governance](https://docs.halo.social/community-governance.md)
- [1. Content Governance](https://docs.halo.social/community-governance/1.-content-governance.md)
- [2. Corpus Governance](https://docs.halo.social/community-governance/2.-corpus-governance.md)
- [3. Ecosystem Governence](https://docs.halo.social/community-governance/3.-ecosystem-governence.md)
- [4. A Node-Driven Governance Upgrade](https://docs.halo.social/community-governance/4.-a-node-driven-governance-upgrade.md)
- [Halo Ecosystem Overview (New)](https://docs.halo.social/halo-ecosystem-overview-new.md)
- [1. The Social Monetization Layer](https://docs.halo.social/halo-ecosystem-overview-new/1.-the-social-monetization-layer.md)
- [2. $HLO and HMP Social Mining](https://docs.halo.social/halo-ecosystem-overview-new/1.-the-social-monetization-layer/2.-usdhlo-and-hmp-social-mining.md)
- [3. The Open Monetization Engine](https://docs.halo.social/halo-ecosystem-overview-new/3.-the-open-monetization-engine.md)
- [4. HIB: The Node of Halo](https://docs.halo.social/halo-ecosystem-overview-new/4.-hib-the-node-of-halo.md)
- [The $HLO Token (New)](https://docs.halo.social/the-usdhlo-token-new.md)
- [1. Token Utilities & Benefits](https://docs.halo.social/the-usdhlo-token-new/1.-token-utilities-and-benefits.md)
- [2. Why Hold $HLO? (Staking and Long-Term Benefits)](https://docs.halo.social/the-usdhlo-token-new/2.-why-hold-usdhlo-staking-and-long-term-benefits.md)
- [3. How to Get An Airdrop](https://docs.halo.social/the-usdhlo-token-new/3.-how-to-get-an-airdrop.md)
- [4. $HLO Airdrop Rules](https://docs.halo.social/the-usdhlo-token-new/4.-usdhlo-airdrop-rules.md)
- [5. Tokenomics](https://docs.halo.social/the-usdhlo-token-new/5.-tokenomics.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.halo.social/background.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.
