> For the complete documentation index, see [llms.txt](https://flickrz.gitbook.io/whitepaper-flickrz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flickrz.gitbook.io/whitepaper-flickrz/market-potential.md).

# Market Potential

The COVID-19 pandemic's impact on the changing entertainment scene has contributed to the rapid rise of the global webtoon sector. Over 2% of the world's population, or 180 million users, make up the 4.7 billion USD global webtoon market. According to market projections, growth will continue at a CAGR of 36%, with a market value of 56 billion USD expected by 2030. The demographics of webtoon users and web3 fans coming together offers Flickrz a unique opportunity.

**Market size and Expansion -** Flickrz intends to diversify into other forms of digital material, such as web novels, e-books, digital music, and more, with an initial focus on the webtoon sector. Our goal is to establish ourselves as a significant force in the 1.9 billion USD digital content sector.

Flickrz is making waves globally, with a burgeoning user base spanning continents. The United States leads the charge, representing over half of our Monthly Active Users (MAU) in 2023, indicating strong resonance with American audiences. Simultaneously, our platform has gained traction in Europe, especially in France, constituting 11% of our users, alongside increased engagement from Japan, Korea, and Germany. Additionally, the enduring popularity of Flickrz in North America, with significant traffic from the US and Canada, showcases the widespread appeal of our platform in the region. This diverse and expanding international presence solidifies Flickrz's position as a globally preferred webtoon destination.<br>


---

# 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://flickrz.gitbook.io/whitepaper-flickrz/market-potential.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.
