# AdventureWurld Chain

### The AdventureWurld Chain

A native EVM-compatible Layer 1 blockchain built specifically for our gaming platform.

| Block Time     | 3-5 seconds                                                               |
| -------------- | ------------------------------------------------------------------------- |
| Compatibility  | Full EVM                                                                  |
| Gas Token      | GULD                                                                      |
| Bridging       | ETH, BSC, Base                                                            |
| Block Explorer | [adventurewurld.elevatescan.com](https://adventurewurld.elevatescan.com/) |

**Why Our Own Chain?** Games need fast 3-5 second block times. Players pay gas in GULD, keeping the economy closed-loop. EVM compatibility enables seamless bridging to Ethereum. Security audits will be published publicly.<br>

Rewards Explorer\
<https://nerdcoresdk.github.io/qldb-chain/?network=adventure_wurld>


---

# Agent Instructions: 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://adventurewurld.gitbook.io/adventurewurld-docs/adventurewurld-litepaper/how-it-works/adventurewurld-chain.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.
