# Why AVAX?

AVAX uses the same programming language, Solidity, that is used by Ethereum ERC-20 tokens. AVAX has the benefit of an extremely low gas fee for network transactions compared to Ethereum. The AVAX network's gas fees are measured in cents, as opposed to hundreds of dollars on the Ethereum network. Avalanche is also easily accessible on major exchanges such as Coinbase, Binance, and other popular centralized cryptocurrency exchanges.


---

# 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.everburn.io/phase-i/why-avax.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.
