> For the complete documentation index, see [llms.txt](https://docs.theenergyarea.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg.md).

# Buying BNB and NRG

In addition to the ecosystem's native currency, you will also need to pay gas for blockchain transactions. For that, you will need BNB, for transacting in the BNB Chain if you are interested in the Energy Area.

### Where Can I Buy NRG?

Energy will be tradeable on different Exchanges, both Centralised and Decentralised, the list of all Exchanges and trading pairs can be seen below.

Besides this list, make sure to check out our in-depth guides about the biggest exchanges XCAD trades on.

{% tabs %}
{% tab title="Decentralized Exchanges" %}

* PancakeSwap - [NRG/BUSD](https://pancakeswap.finance/swap?outputCurrency=0x93eA2a6508D410490F2094fc68625522Ddc5cd9f\&inputCurrency=0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56)
  {% endtab %}

{% tab title="Centralized Exchanges" %}

* TBA
  {% endtab %}
  {% endtabs %}


---

# 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:

```
GET https://docs.theenergyarea.com/the-nrg-token/buying-bnb-and-nrg.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.
