# Exabits      Documentation

## docs

- [Introduction](https://docs.exabits.ai/introduction.md)
- [Background: The Unstoppable Rise of AI Compute Demand](https://docs.exabits.ai/background-the-unstoppable-rise-of-ai-compute-demand.md)
- [The Challenges of the Current AI Compute Landscape](https://docs.exabits.ai/the-challenges-of-the-current-ai-compute-landscape.md)
- [The Exabits Solution: Refining Raw GPU Potential](https://docs.exabits.ai/the-exabits-solution-refining-raw-gpu-potential.md)
- [Copy of $EXA: Unlocking Liquidity Through Compute Tokenization](https://docs.exabits.ai/usdexa-liquidity-ccc-aaa-bbb-xxx-d--through-compute.md)
- [Exabits: An Indispensable Asset in the AI Compute Ecosystem](https://docs.exabits.ai/exabits-an-indispensable-asset-in-the-ai-compute-ecosystem.md)
- [Conclusion](https://docs.exabits.ai/conclusion.md)
- [Appendix A - Procurement Challenges of High-End GPUs](https://docs.exabits.ai/appendix-a-procurement-challenges-of-high-end-gpus.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.exabits.ai/introduction.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.
