# Tech Overview

{% hint style="info" %}
*Noft Games is a P2E NFT game set in outer space, where Nofts search for resources and fight for them to build the portal and save their Civilization.*
{% endhint %}

Technically, Noft Games is a dApp built on blockchain technology called Binance Smart Chain or BNB Chain as it has been updated. It means each Noft is the ERC-721 standard Non-Fundgible Token.


---

# 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://noftgames.gitbook.io/hi/blockchain/tech-overview.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.
