# Quor Docs

## Docs

- [Whitepaper](https://quor.gitbook.io/quor-docs/whitepaper.md)
- [Market Context](https://quor.gitbook.io/quor-docs/whitepaper/market-context.md)
- [The Problem](https://quor.gitbook.io/quor-docs/whitepaper/the-problem.md)
- [The Solution](https://quor.gitbook.io/quor-docs/whitepaper/the-solution.md)
- [Governance and Compliance](https://quor.gitbook.io/quor-docs/whitepaper/the-solution/governance-and-compliance.md)
- [Tokenized Infrastructure Economy](https://quor.gitbook.io/quor-docs/whitepaper/tokenized-infrastructure-economy.md)
- [Transparent Secondary Markets](https://quor.gitbook.io/quor-docs/whitepaper/transparent-secondary-markets.md)
- [Smart Contract-Powered Revenue Distribution](https://quor.gitbook.io/quor-docs/whitepaper/smart-contract-powered-revenue-distribution.md)
- [Decentralized Ownership: Democratizing Data Center Infrastructure](https://quor.gitbook.io/quor-docs/whitepaper/decentralized-ownership-democratizing-data-center-infrastructure.md)
- [Fractional Ownership Through Tokenization](https://quor.gitbook.io/quor-docs/whitepaper/fractional-ownership-through-tokenization.md)
- [Breaking Geographic and Jurisdictional Barriers](https://quor.gitbook.io/quor-docs/whitepaper/breaking-geographic-and-jurisdictional-barriers.md)
- [Distributing Control and Governance](https://quor.gitbook.io/quor-docs/whitepaper/breaking-geographic-and-jurisdictional-barriers/distributing-control-and-governance.md)
- [Affordability: Lowering Barriers to Infrastructure Investment](https://quor.gitbook.io/quor-docs/whitepaper/breaking-geographic-and-jurisdictional-barriers/affordability-lowering-barriers-to-infrastructure-investment.md)
- [Conclusion](https://quor.gitbook.io/quor-docs/whitepaper/conclusion.md)
- [Lightpaper](https://quor.gitbook.io/quor-docs/lightpaper.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://quor.gitbook.io/quor-docs/whitepaper.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.
