> For the complete documentation index, see [llms.txt](https://ghwpe.dic.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghwpe.dic.app/introduction.md).

# Introduction

*From the creators of*

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

**Gas Hero** is a multiplayer game native to web3, developed by [**Find Satoshi Lab**](https://findsatoshilab.com/)<br>

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

We have noticed the rapid development of the entire AI industry. In the past year alone, this rapid progress has changed the whole world.. Whether it's life, learning, or work, we are increasingly forming a consensus: the rapid development of AI is accompanied by a huge crisis.

If AI were to lead to the destruction of human civilization, where would humanity go? Do we still have a chance to reorganize civilization? What new challenges might we face after reorganization?

With these questions in mind, FSL wants to conduct a large-scale social experiment through Gas Hero:

* Will AI destroy humanity or will humanity destroy itself?
* Will humanity rebuild civilization or will civilization rebuild humanity?

**Disclaimer: This whitepaper was compiled by Rin (Discord: nopelope) & Dreamer (Discord: dreamer1309). The content in this whitepaper based on Gas Hero Official Whitepaper at the link below.**

{% embed url="<https://whitepaper.gashero.com>" %}
*Official Link*
{% endembed %}


---

# 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://ghwpe.dic.app/introduction.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.
