# Getting Started

## How can I start playing?

Once you select Watch and PLAY from the home page, the first time you access this section you will be prompted to buy an NFT to begin the game. You can browse through the available NFT minting options.

The first thing you need to do to be able to mint NFTs is to deposit or buy BNB. When you choose a box to mint the first image you will see is the following.

<figure><img src="/files/fvOLacpioOT1081kFGTj" alt=""><figcaption><p>How to buy an Energy BOX</p></figcaption></figure>

Here are two possible options for getting BNB into your wallet. The first option is to select the "Deposit" button, which will redirect you to the deposit section of the app where you can copy the wallet address to deposit. The second option is to buy BNB by selecting the "Buy BNB now" button, which will redirect you to our BUY portal where you will have different options to purchase BNB.<br>

<figure><img src="/files/NiqXUjbMC2oNBfb8Ifts" alt="" width="563"><figcaption><p>Buy Portal</p></figcaption></figure>

Once you have topped up your wallet with BNB, go to the Energy App and you will now be able to mint a new nerd. Follow the on-screen steps and you will be ready to start watching videos and play the high-yield game.


---

# 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.theenergyarea.com/getting-started.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.
