# The Sphere Docs

## The Sphere

- [About The Sphere](https://docs.thesphere.as/introducing-the-sphere/about-the-sphere.md): (Short version)
- [The Sphere Manifesto](https://docs.thesphere.as/introducing-the-sphere/the-sphere-manifesto.md)
- [What Problem Are We Addressing?](https://docs.thesphere.as/introducing-the-sphere/what-problem-are-we-addressing.md)
- [Artist's Journey](https://docs.thesphere.as/diagrams/artists-journey.md)
- [Collector's Journey](https://docs.thesphere.as/diagrams/collectors-journey.md)
- [General Overview](https://docs.thesphere.as/the-sphere-ecosystem/general-overview.md)
- [Circus Mode](https://docs.thesphere.as/the-sphere-ecosystem/circus-mode.md)
- [Curation Mode](https://docs.thesphere.as/the-sphere-ecosystem/curation-mode.md)
- [The Enrichment & Anarchiving Process](https://docs.thesphere.as/the-sphere-ecosystem/the-enrichment-and-anarchiving-process.md)
- [The Metagallery](https://docs.thesphere.as/the-sphere-ecosystem/the-metagallery.md)
- [The Megavote](https://docs.thesphere.as/the-sphere-ecosystem/the-megavote.md)
- [The Incubation Phase](https://docs.thesphere.as/the-sphere-ecosystem/the-incubation-phase.md)
- [The Karmic Engine](https://docs.thesphere.as/the-sphere-ecosystem/the-karmic-engine.md): Functional Description
- [Offsetting Strategy](https://docs.thesphere.as/the-sphere-ecosystem/offsetting-strategy.md)
- [FAQs](https://docs.thesphere.as/the-sphere-ecosystem/faqs.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.thesphere.as/introducing-the-sphere/about-the-sphere.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.
