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

# Blockchain Gaming Market

> The global blockchain gaming market is projected to grow from USD 4.6 billion in 2022 to RUSD 65.7 billion by 2027 at CAGR of 70.3% during the forecast period. The rise in blockchain game investments is driving the growth of the blockchain game market.

A new study from the United Kingdom revealed that most game studios have already started exploring blockchain technology for their upcoming titles. Commissioned by the blockchain platform Stratis and undertaken by insight agency Opinion, the new research surveyed 197 video game developers in the United States and the United Kingdom. The results showed that 58% of developers are beginning to use blockchain technology, and almost half of the respondents (47%) started incorporating nonfungible tokens (NFT).

The study indicates developers’ confidence in blockchain and NFTs, as two-thirds of studios expect blockchain to become prevalent in the gaming industry within the next two years. While 72% of respondents are considering using blockchain and NFTs in upcoming games, more than half (56%) plan to apply the new tech within 12 months.

Source: <https://cointelegraph.com/news/study-58-of-video-game-developers-are-already-using-blockchain>

<figure><img src="/files/trwRPBUbx1gM9aFSdZxo" alt=""><figcaption><p>Source: <a href="https://cointelegraph.com/news/study-58-of-video-game-developers-are-already-using-blockchain">https://cointelegraph.com/news/study-58-of-video-game-developers-are-already-using-blockchain</a></p></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://support-168.gitbook.io/cypher-blockchain-whitepaper-v1.0/blockchain-gaming-market.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.
