# RWA 토큰 Price Oracle

<figure><img src="/files/BP8DJOvbtn86f44VKIsE" alt=""><figcaption><p><strong>Oraclize process</strong></p></figcaption></figure>

Price Oracle Core component 에는 다양한 자산군을 위한 개별 오라클이 운영됩니다. 현실세계의 실물자산 가격이 프로토콜에 제공되며, 이를 기반으로 RWA 토큰의 발행, 유통, 청산 절차가 진행됩니다.


---

# 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-priceoracle.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.
