> For the complete documentation index, see [llms.txt](https://wiki.bigtime.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bigtime.gg/big-time-economy/faq/how-is-big-time-different-from-other-web3-games.md).

# How Is Big Time Different From Other Web3 Games?

Unlike other Web3 games, Big Time’s primary goal is to create the most enjoyable game possible, resulting in:

## True AAA Gaming Experience

Big Time is built with the intention to **compete with the top games** out there, **not only web3**. Our team consists of **gaming veterans** from top **gaming companies.**

## Highly Accessible

Big Time is **Free-to-Play** and requires **No Collectibles** to be played. We are also using **Open Loot**, a platform that breaks all the **complexity hurdles of web3** when it comes to onboarding, buying, and selling Collectibles.

## Durable Game Economy

Our Game Economy is **Transparent, Simple, and Realistic**. We carefully constructed Big Time's Economy to be **Sustainable** and **Durable.**  That can be seen in our tokenomics and economy systems designs, which are explained in depth within this Wiki.


---

# 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://wiki.bigtime.gg/big-time-economy/faq/how-is-big-time-different-from-other-web3-games.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.
