# halo.social Docs

## Halo Docs

- [Background](https://halo-social-1.gitbook.io/halo-docs/background.md)
- [Halo Overview](https://halo-social-1.gitbook.io/halo-docs/halo-overview.md)
- [Monetization of Social Value](https://halo-social-1.gitbook.io/halo-docs/monetization-of-social-value.md)
- [1. Composition of social value](https://halo-social-1.gitbook.io/halo-docs/monetization-of-social-value/1.-composition-of-social-value.md)
- [2. Monetization methods](https://halo-social-1.gitbook.io/halo-docs/monetization-of-social-value/2.-monetization-methods.md)
- [Technical Architecture](https://halo-social-1.gitbook.io/halo-docs/technical-architecture.md)
- [1. Social Connection](https://halo-social-1.gitbook.io/halo-docs/technical-architecture/1.-social-connection.md)
- [Halo DID](https://halo-social-1.gitbook.io/halo-docs/technical-architecture/1.-social-connection/halo-did.md)
- [Wallet Aggregator](https://halo-social-1.gitbook.io/halo-docs/technical-architecture/1.-social-connection/wallet-aggregator.md)
- [2. Monetization](https://halo-social-1.gitbook.io/halo-docs/technical-architecture/2.-monetization.md)
- [Promotion Platform](https://halo-social-1.gitbook.io/halo-docs/technical-architecture/2.-monetization/promotion-platform.md)
- [AI Corpus](https://halo-social-1.gitbook.io/halo-docs/technical-architecture/2.-monetization/ai-corpus.md)
- [Identity Oracle](https://halo-social-1.gitbook.io/halo-docs/technical-architecture/2.-monetization/identity-oracle.md)
- [Community Governance](https://halo-social-1.gitbook.io/halo-docs/community-governance.md)
- [1.  Content Governance](https://halo-social-1.gitbook.io/halo-docs/community-governance/1.-content-governance.md)
- [2. Corpus Governance](https://halo-social-1.gitbook.io/halo-docs/community-governance/2.-corpus-governance.md)
- [3. Ecosystem Governence](https://halo-social-1.gitbook.io/halo-docs/community-governance/3.-ecosystem-governence.md)
- [4. A Node-Driven Governance Upgrade](https://halo-social-1.gitbook.io/halo-docs/community-governance/4.-a-node-driven-governance-upgrade.md)
- [Halo Token](https://halo-social-1.gitbook.io/halo-docs/halo-token.md)
- [1. Token Usage](https://halo-social-1.gitbook.io/halo-docs/halo-token/1.-token-usage.md)
- [2. How to Get An Airdrop](https://halo-social-1.gitbook.io/halo-docs/halo-token/2.-how-to-get-an-airdrop.md)
- [3. Tokenomics](https://halo-social-1.gitbook.io/halo-docs/halo-token/3.-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://halo-social-1.gitbook.io/halo-docs/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.
