# Technology

![](https://759053326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDWzJLDI8fnyNevGYHZX%2Fuploads%2Fiov0N8xLdy1sS92YXpTp%2FTechnology.png?alt=media\&token=37842435-204e-4b48-b44c-ae64dc349a7d)

### BNB Chain

BNB Chain was introduced in 2017 as Binance Smart Chain and was rebranded to BNB Chain later in 2020. BNB Chain is now competing with Ethereum as one of the most popular blockchains for developing decentralized projects.&#x20;

Unlike Ethereum, BNB Chain uses a combination of proof-of-authority and proof-of-stake consensus mechanisms, which significantly reduces energy consumption and is environmentally friendly.

### Game's engine

The game is built on top of the Unity engine to make it versatile and playable across various platforms.

Initially, the game will be available to play in modern web browsers with stand alone clients for mobiles, Windows, Mac and Linux later on the road. We are trying to keep system requirements as low as possible to allow users with low end hardware to play the game.

### Security <a href="#jctmo6awtv8j" id="jctmo6awtv8j"></a>

We are taking all the necessary steps to provide top notch security for smart contracts and any other game assets. Smart contracts are regularly audited by top industry professionals. All information about current and past audits will be available at the game’s website. If you have any complaints or have discovered a critical bug please contact our tech team immediately.


---

# 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://docs.bluelight.inc/technology.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.
