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

# Complexity

The complexity lies not in the game's storyline but in the system itself. To start playing, in most crypto games, you need to create an account - this is the easy part. Then, depending on which blockchain the game is based on and which wallet the system uses, you need to set up a cryptocurrency wallet and buy a certain amount of crypto. As an emerging technology, many Web3 products are facing poor quality user experiences. The Firebird network is solving this problem from two sides: end-users and game developers.

From the end-user point of view, the issue is not whether the gas fee is high or low, but the need to pay gas fees and the need to set aside some reserves for gas fees are obstacles. For most users, obtaining tokens for gas is a big hurdle, and it is a significant factor preventing mass adoption. Therefore, it is essential to lessen the burden of dealing with gas fees to welcome the casual audience into blockchain games.

From a developer’s point of view, building or transforming a traditional game into a Web3 game will take a lot of effort. However, with various tools and resources from the Firebird network, the process will be simplified and much easier than ever.


---

# 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:

```
GET https://firebird-1.gitbook.io/firebird-whitepaper/the-problems-firebird-solves/complexity.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.
