> For the complete documentation index, see [llms.txt](https://memoworld-xyzs-organization.gitbook.io/memoworld/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memoworld-xyzs-organization.gitbook.io/memoworld/introduction/what-can-be-solved.md).

# What can be solved?

## What are the problems with the current Creator Economy?&#x20;

> #### 1、Creators cannot focus on creating quality content.
>
> In the flow economy, creators mainly focus on advertising and eyeball economy.
>
> #### 2、It is difficult to make money from content.&#x20;
>
> Only the top 1% get most of the revenue, the rest of the creators have difficulty surviving, especially in the early stage of their creation.
>
> #### 3、Data centricity.
>
> Content creation and follower data are platform dependent, easily kidnapped by platform rules or algorithms.
>
> #### 4、Lack of digital copyright protection.
>
> Creative content is easily stolen, and creators are usually in a weak position during the negotiation process.

<figure><img src="/files/JAIxp2shIdCURrWDE5lf" alt=""><figcaption></figcaption></figure>

## Memoworld offers a solution

A Web3 application that integrates NFT creation tools and a decentralized community.&#x20;

### Record and create with NFT&#x20;

* Memoworld supports geolocation, rich media content and allows users to mint NFTs anywhere, anytime.&#x20;
* Creators can profit directly from NFTs.&#x20;

### Decentralized community&#x20;

Based on decentralized storage, creators can get followers, interact with them and motivate each other.

## Every purchaser is also a participant and an investor

* Creators create high quality NFT works&#x20;
* Users can collect the works they like at any time&#x20;
* As the creator's fame grows, the NFTs will increase in value and the user can benefit from them.&#x20;
* At the same time, creators can build their own DAO community, and users can participate in the governance and enjoy the rights.&#x20;
* Creators can launch profitable projects, and all backers can benefit by holding tokens.

<figure><img src="/files/XLwbxeDqsHSYHBUj5n2G" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://memoworld-xyzs-organization.gitbook.io/memoworld/introduction/what-can-be-solved.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
