# The DeArt Framework

The DeArt Protocol is the technical layer of Resona that handles the conversion of physical intellectual property (IP) and art into liquid, on-chain **Synthetic Asset Entities (SAEs)**.

* **The SAE Standard:**\
  Every DeArt asset is more than an NFT. It is a "Synthetic Asset" that tracks the value of a real-world object while maintaining the tradeability of a meme-coin.
* **Fractional Sovereignty:**\
  Resona allows high-value masterpieces to be fractionalized. This enables retail investors to own a "piece of the resonance" and trade it instantly on the Solana network.
* **The Provenance Oracle:**\
  A decentralized network of validators confirms the existence and storage of the physical RWA, ensuring the on-chain token is always backed by real-world substance.


---

# Agent Instructions: 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:

```
GET https://docs.rsnatoken.xyz/3.-the-deart-protocol/the-deart-framework.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.
