# Black Swan

## Docs

- [Overview](https://blackswanwtf.gitbook.io/docs/welcome/overview.md): Smart Agents for real-time risk intelligence
- [Black Swan Agent](https://blackswanwtf.gitbook.io/docs/welcome/black-swan-agent.md)
- [Market Peak Agent](https://blackswanwtf.gitbook.io/docs/welcome/market-peak-agent.md)
- [Public Good](https://blackswanwtf.gitbook.io/docs/welcome/public-good.md)
- [How it works](https://blackswanwtf.gitbook.io/docs/earn/how-it-works.md)
- [Lock](https://blackswanwtf.gitbook.io/docs/earn/lock.md)
- [Referrals](https://blackswanwtf.gitbook.io/docs/earn/referrals.md)
- [Flare](https://blackswanwtf.gitbook.io/docs/agents/flare.md)
- [Core](https://blackswanwtf.gitbook.io/docs/agents/core.md)
- [Customised Outputs](https://blackswanwtf.gitbook.io/docs/agents/customised-outputs.md)
- [x402](https://blackswanwtf.gitbook.io/docs/agent-to-agent/x402.md): BlackSwan smart agents are live and available on x402
- [ACP](https://blackswanwtf.gitbook.io/docs/agent-to-agent/acp.md)
- [MCP](https://blackswanwtf.gitbook.io/docs/agent-to-agent/mcp.md)
- [OpenClaw](https://blackswanwtf.gitbook.io/docs/agent-to-agent/openclaw.md)
- [Real-time Risk Intelligence](https://blackswanwtf.gitbook.io/docs/whitepaper/real-time-risk-intelligence.md): Agents need real-time risk awareness
- [The Risk Engine](https://blackswanwtf.gitbook.io/docs/whitepaper/the-risk-engine.md): How it works
- [Exocentric Awareness](https://blackswanwtf.gitbook.io/docs/whitepaper/exocentric-awareness.md): What AI is missing.
- [Human Intelligence Network](https://blackswanwtf.gitbook.io/docs/whitepaper/human-intelligence-network.md): WIP
- [Roadmap](https://blackswanwtf.gitbook.io/docs/whitepaper/roadmap.md): Where we are heading
- [Governance](https://blackswanwtf.gitbook.io/docs/whitepaper/governance.md)
- [Tokenomics](https://blackswanwtf.gitbook.io/docs/swan-token/tokenomics.md): Total Supply: 1B
- [Token Mechanics](https://blackswanwtf.gitbook.io/docs/swan-token/token-mechanics.md): How our flywheel grows the network
- [Token Utility](https://blackswanwtf.gitbook.io/docs/swan-token/token-utility.md): Access to real-time intelligence
- [Launch](https://blackswanwtf.gitbook.io/docs/swan-token/launch.md)
- [API](https://blackswanwtf.gitbook.io/docs/smart-agents/api.md): Coming soon
- [Flare](https://blackswanwtf.gitbook.io/docs/smart-agents/flare.md): Window: Minutes to an hour. Before it happens.
- [Core](https://blackswanwtf.gitbook.io/docs/smart-agents/core.md): Window: Up to 4 hours. As it happens.
- [BlackSwan Score](https://blackswanwtf.gitbook.io/docs/smart-agents/blackswan-score.md): The BlackSwan score is unique to the web app accessed for token holders.
- [Data Collection Service](https://blackswanwtf.gitbook.io/docs/smart-agents/data-collection-service.md)
- [RSS Feed Service](https://blackswanwtf.gitbook.io/docs/smart-agents/rss-feed-service.md)
- [X (Twitter) Scraping Service](https://blackswanwtf.gitbook.io/docs/smart-agents/x-twitter-scraping-service.md)
- [BTC/ETH Analysis Agent](https://blackswanwtf.gitbook.io/docs/smart-agents/btc-eth-analysis-agent.md)
- [Macro Economic Indicators Agent](https://blackswanwtf.gitbook.io/docs/smart-agents/macro-economic-indicators-agent.md)
- [News Analysis Agent](https://blackswanwtf.gitbook.io/docs/smart-agents/news-analysis-agent.md)
- [Sentiment Analysis Agent](https://blackswanwtf.gitbook.io/docs/smart-agents/sentiment-analysis-agent.md)
- [BlackSwan Oracle](https://blackswanwtf.gitbook.io/docs/oracle/blackswan-oracle.md)
- [Terms of Service](https://blackswanwtf.gitbook.io/docs/legal/terms-of-service.md): Last Updated: 10th of September, 2025
- [Privacy Policy](https://blackswanwtf.gitbook.io/docs/legal/privacy-policy.md): Last Updated: 10th of September, 2025


---

# 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://blackswanwtf.gitbook.io/docs/welcome/overview.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.
