# Effective AI

## Effective AI

- [Manifesto: Embracing the Will of the Universe](https://docs.effectiveai.xyz/manifesto-embracing-the-will-of-the-universe.md): This manifesto is inspired by
- [Mission: E/ACC, Now, to AGI](https://docs.effectiveai.xyz/mission-e-acc-now-to-agi.md): Effective accelerationism, often abbreviated as "e/acc", is a 21st-century philosophical movement that advocates for an explicitly pro-technology stance.
- [Whitepaper](https://docs.effectiveai.xyz/whitepaper.md): A novel blockchain-based ecosystem for Incentivizing and Accelerating AI Innovation
- [E/ACC AgentOS: Pioneering the Future of Autonomous AI Agents](https://docs.effectiveai.xyz/whitepaper/e-acc-agentos-pioneering-the-future-of-autonomous-ai-agents.md)
- [Products](https://docs.effectiveai.xyz/products.md)
- [Stage 0: Building the Foundation](https://docs.effectiveai.xyz/products/stage-0-building-the-foundation.md)
- [Chronicle: Get Rewarded for Your Contributions to AI](https://docs.effectiveai.xyz/products/stage-0-building-the-foundation/chronicle-get-rewarded-for-your-contributions-to-ai.md): Epoch #5 (Beta Phase) is live now.
- [Top AIs: Your Homepage to Top AI Products](https://docs.effectiveai.xyz/products/stage-0-building-the-foundation/top-ais-your-homepage-to-top-ai-products.md)
- [Stage 1: Building the Platform](https://docs.effectiveai.xyz/products/stage-1-building-the-platform.md): Disclaimer: The roadmap of Stage 1 might be improved or pivoted due to product market fit.
- [Stage 2: Launch of Effective AI Network](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network.md): Disclaimer: The roadmap of Stage 1 might be improved or pivoted due to product market fit.
- [Core Philoshophy](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network/core-philoshophy.md): Elevating Attention and Contribution to E/ACC
- [Blockchain Architecture](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network/blockchain-architecture.md)
- [SubNet](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network/blockchain-architecture/subnet.md)
- [Application-Driven SubNets](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network/blockchain-architecture/subnet/application-driven-subnets.md): Catalyzing AI dApps Innovations
- [Industry Focus SubNets](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network/blockchain-architecture/subnet/industry-focus-subnets.md): Pioneering Sector-Specific AI Integration
- [Contribution Mechanisms](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network/blockchain-architecture/contribution-mechanisms.md): In this section we explore the innovative contribution mechanisms that are central to Effective AI's mission of driving the AI revolution forward through collaborative and incentivized participation.
- [Reputation Consensus](https://docs.effectiveai.xyz/products/stage-2-launch-of-effective-ai-network/blockchain-architecture/reputation-consensus.md): Reputation Score Formula (RSF) by Effective AI, a governance framework of E/ACC
- [Tokenomics](https://docs.effectiveai.xyz/tokenomics.md): Tokenomics
- [$ACC](https://docs.effectiveai.xyz/tokenomics/usdacc.md)
- [ACC Airdrop(Completed)](https://docs.effectiveai.xyz/tokenomics/usdacc/acc-airdrop-completed.md): The post-LBP airdrop of ACC and Intro community. Both ACC and Intro LBP Participants are eligible.
- [ACC LBP (Completed)](https://docs.effectiveai.xyz/tokenomics/usdacc/acc-lbp-completed.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.effectiveai.xyz/manifesto-embracing-the-will-of-the-universe.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.
