# RWA 토큰 Tokenization

<figure><img src="/files/b4MLk8tjaDGEa5MczESD" alt=""><figcaption><p><strong>RWA 토큰 발행시 생태계 구성원들의 역할</strong></p></figcaption></figure>

RWA 토큰 발행자는 Tokenization Core Component를 활용한 Onboarding Dapp을 통해 RWA 토큰을 발행할 수 있습니다. Onboarding Dapp을 통해 RWA의 정보기입이 완료되면 다음과 같은 데이터 검증 및 승인 절차를 거칩니다.

1. 온라인DAO의 데이터 검증 및 RWA 토큰 발행
2. 오프라인DAO와 RWA소유자간 소유권 이전 계약
3. RWA소유자에게 RWA 토큰 전달
4. 온라인DAO(일반투표권자)의 상시 데이터 감사

ELYSIA Protocol에서 다루고 있거나 다룰 예정인 자산군은 다음과 같습니다.

* 실물 자산 : 원리금수취권, 기초자산에 대한 소유권, 사업 수익권 등


---

# 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://elysia.gitbook.io/elysia-whitepaper-v2.1/ecosystem/rwa-token-tokenization.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.
