# Energy

## The Energy Area

- [Energy](https://docs.theenergyarea.com/readme.md): Building a gamified experience, to the viewership of YouTube and Creators.
- [Getting Started](https://docs.theenergyarea.com/getting-started.md)
- [Minting](https://docs.theenergyarea.com/minting.md): You can start earning NRG tokens by minting your first NFT
- [Season Pass](https://docs.theenergyarea.com/season-pass.md): Premium extras for the Energy App with exclusive benefits
- [Nerd Battles](https://docs.theenergyarea.com/nerd-battles.md): Play against others for extra rewards
- [Earning Rewards](https://docs.theenergyarea.com/earning-rewards.md): Factors which impact reward earnings
- [NFT Characteristics](https://docs.theenergyarea.com/earning-rewards/nft-characteristics.md): The NFT Characterstics are critical to how they earn NRG tokens, and how the NFTs function within the gamified ecosystem.
- [Boosters](https://docs.theenergyarea.com/earning-rewards/boosters.md): Level Up Your Nerd boosting their XP!
- [Watch Parties](https://docs.theenergyarea.com/earning-rewards/watch-parties.md): Multiply Your Rewards!
- [Repairing](https://docs.theenergyarea.com/repairing.md): Your NFT will only be able to watch so many videos earning rewards, until it needs to be repaired.
- [Marketplace](https://docs.theenergyarea.com/marketplace.md): The only place NERD NFTs can be traded.
- [Buying BNB and NRG](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg.md): NRG the native currency of the Energy Area.
- [Fiat On-Ramps](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg/fiat-on-ramps.md)
- [MoonPay](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg/moonpay.md)
- [Alchemy Pay](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg/alchemy-pay.md)
- [Transak](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg/transak.md)
- [Binance (BNB)](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg/binance-bnb.md): Binance is the world's leading blockchain ecosystem with a product offering that includes the largest digital asset exchange.
- [PancakeSwap](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg/pancakeswap.md): PancakeSwap is a leading decentralized crypto exchange that runs on the BNB Chain
- [Contract Addresses](https://docs.theenergyarea.com/the-nrg-token/contract-addresses.md)
- [Using the NRG Token](https://docs.theenergyarea.com/the-nrg-token/using-the-nrg-token.md): How can users spend, invest, and use the NRG Token for multiple purposes
- [Live Price and Market Stats](https://docs.theenergyarea.com/the-nrg-token/live-price-and-market-stats.md)
- [NRG Tokenomics](https://docs.theenergyarea.com/the-nrg-token/nrg-tokenomics.md)
- [Roadmap](https://docs.theenergyarea.com/useful-information/roadmap.md)
- [Important Links](https://docs.theenergyarea.com/useful-information/important-links.md): Here you can find all the references to our dapps, social media and documents.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.theenergyarea.com/readme.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.
