# WAX Blockchain

The Worldwide Asset eXchange (WAX) is a purpose-built blockchain designed to make e-commerce transactions faster, easier, and more secure. Here’s a quick overview:

* **High Performance**: The WAX blockchain is known for its high transaction speed and low fees, making it ideal for the fast-paced world of digital asset trading.
* **Delegated Proof of Stake (DPoS)**: WAX uses a DPoS consensus mechanism, which enhances security and scalability by allowing token holders to vote for block producers.
* **WAXP Token**: The native cryptocurrency of the WAX blockchain, used for transactions and staking.
* **dApps and NFTs**: WAX supports a wide range of decentralized applications (dApps) and non-fungible tokens (NFTs), enabling creators to monetize their digital content.
* **User-Friendly Tools**: WAX offers tools like WAX Cloud Wallet, which simplifies the process of creating and managing blockchain accounts, making it accessible even to non-technical users.
* **Sustainability**: The WAX blockchain is eco-friendly, consuming significantly less energy compared to traditional proof-of-work blockchains.

### Key Links

* **Official Website**: [WAX.io](https://wax.io/)
* **WAX Cloud Wallet**: <https://www.mycloudwallet.com/> ([Anchor](https://www.greymass.com/anchor) is recommended for self-custody).
* **NFT Marketplace**: <https://wax.atomichub.io/>
* **WAX Explorer**: <https://waxblock.io/>


---

# 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.thriveonmars.com/supported-chains/wax-blockchain.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.
