> For the complete documentation index, see [llms.txt](https://quor.gitbook.io/quor-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quor.gitbook.io/quor-docs/whitepaper.md).

# Whitepaper

## **What is Quor**

Quor is a next-generation decentralized infrastructure and real-world-asset (RWA) finance platform that **tokenizes and monetizes data-center capacity.** By leveraging **RWAFi** together with confidential computing and AI orchestration, Quor establishes a **secure, transparent, and liquid marketplace** where **operators, enterprises, developers,** **and investors** can **deploy, rent, trade, and finance compute and colocation resources as tokenized assets.** Converting physical infrastructure capacity into digitally tradable, programmable instruments. This enables data centers to participate directly in DeFi-style markets while preserving enterprise-grade security, compliance, and SLA guarantees.

**Key features Makes this possible :**

* **Tokenized Infrastructure Economy:** Quor transforms **physical data centers into liquid digital assets,** unlocking new financial opportunities through tokenization and fractional ownership.<br>
* **RWA-Driven Financial Layer:** Integrates **real-world asset finance (RWAFI) tokenization** to create a sustainable, yield-generating ecosystem for investors, operators, and enterprises.<br>
* **Secure and Transparent Marketplace:** Establishes a **decentralized yet enterprise-grade platform** for deploying, renting, trading, and financing compute and colocation resources.&#x20;

Quor is redefining digital infrastructure through decentralized innovation — turning data centers into high-value financial assets. Join the revolution and power the next era of global compute.

<br>


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://quor.gitbook.io/quor-docs/whitepaper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
