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

# Market opportunity

Gaming is widely recognized as the largest entertainment category globally. In terms of global spending, gaming constitutes a $317 billion industry. This sizing includes several key segments in addition to gaming content and virtual goods purchases: other forms of content and IP sales, sales of any gaming hardware and equipment (including consoles), as well as gaming software such as streaming services (e.g., Twitch), gamer communication (e.g., Discord), game engines (e.g., Unity), and other items.

<figure><img src="/files/Rtw0m0Yk8ZVNdW4T5vkw" alt=""><figcaption><p>For details on market sizing, refer to the research findings from BITKRAFT Esports Ventures. The marketplace <a href="https://www.bitkraft.vc/gaming-industry-market-size/">charts</a> that follow are courtesy of BITKRAFT Esports Ventures.</p></figcaption></figure>

The market categories range from hardware sales to in-game sales and include:<br>

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

Several categories are relevant to Web 3 economics and are ripe for disruption (2021 Spend):

* **Mobile Gaming Content:** $80 billion
* **PC & Console Gaming Content:** $83 billion
* **Grey Market Game Sales:** $12 billion
* **Blockchain Gaming:** $1.5 billion.&#x20;
* **Total: $176.5 billion.**

Blockchain gaming, a category currently valued at "only" $1.5 billion, is experiencing exponential growth, with an estimated Compound Annual Growth Rate (CAGR) of 100%. The potential market size for blockchain gaming in 2025 could reach $50 billion.<br>

<figure><img src="/files/F5WbBBCfj5wLl93uGY6o" alt=""><figcaption><p>"Traditional Platforms" refer to in-game purchasing on mobile, PC, and console platforms.</p></figcaption></figure>

However, this estimate of blockchain gaming growth could be conservative. As noted by BITKRAFT in their market research:

“First, it is important to recognize that blockchain gaming is still in its relative infancy. According to DappRadar, there are just over [1,000 games](https://dappradar.com/rankings/category/games) on public blockchains compared to the tens of thousands seen in the [early days](https://www.statista.com/statistics/268251/number-of-apps-in-the-itunes-app-store-since-2008/) of Apple’s App Store. As more games are introduced and adoption barriers are lowered for users, the [blockchain game market has the potential to grow meaningfully](https://www.bitkraft.vc/gaming-a-potential-driver-of-blockchain-adoption/). On the other hand, there is always a possibility that blockchain gaming may enter the “Trough of Disillusionment” phase of the Gartner Hype Cycle, failing to gain traction among gamers and resulting in a pullback of revenues.”

<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://whitepaper.gravityhub.xyz/gravity/market/market-opportunity.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.
