# ReadON's Mission

Our mission can be broken down into three components, which build upon each other to create the ReadON experience.

#### **Content Contract**

&#x20;First, ReadON proposes to build a public contract dedicated to content, both on-chain and off-chain, so that all content, including existing public Web2 content, can be indexed, ranked, rendered, and most importantly, be assigned to its real owner.

#### **Read-Fi Token Economy**

&#x20;Next, we will build a content ecosystem, complete with flexible incentive and governance systems, so that creators, curators, and readers can all participate in a decentralized distribution process.

#### Decentralized Recommendation System

&#x20;Finally, we will build a decentralized recommendation paradigm that leverages user data in a manner such that ReadON's users will truly own their data and gain benefit from them. This will include organic content recommendations and promotional content, which will be the backbone of ReadON's external monetization solution.


---

# 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://whitepaper.readon.me/what-is-readon/readons-mission.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.
