# Off-Chain Structure Of RWA

Tokenizing real-world assets(RWA) requires a real-world legal structure. The setup for each pool is designed to mirror the protocol structure and the real-world relationships between the parties. The templates provided are based on legal structures used for asset-backed securitizations for many decades.

Each asset has a legal entity tied to it, a special purpose vehicle (SPV). The SPV holds the specific real-world asset, separating the asset from each other and ensuring the assets in the pool are bankruptcy remote from the portfolio manager. An Operating Agreement defines the operations of the SPV. To securitize assets, the legal ownership of the assets is transferred by the original asset holder to the SPV.

<figure><img src="/files/4y9rZKLf01dodNqff1kv" alt=""><figcaption></figcaption></figure>

The parent company, ARKS Labs Foundation, manages ARKS Portfolio Management LLC via an operating agreement, and the latter issues RWA SFTs to both institutional investors and retail investors. ARKS Portfolio Management LLC manages ARKS Project Management LLC which is an umbrella entity that manages all the project specific SPVs (SPV A, SPV B, SPV C, ......). The specific SPV like SPV A holds the asset A. All of the rent and capital appreciation of asset A, B, C... will be transferred to RWA Revenue Rool on chain through our cooperative money service providers and then distributed to users.


---

# 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://arkslabs.gitbook.io/arks/off-chain-structure-of-rwa.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.
