# Supported blockchains

To use Minimax, you'll need a wallet that supports any or all of the blockchains:

* Binance Smart Chain (BNB)&#x20;
* Polygon (MATIC)
* Fantom (FTM)
* Avalanche (AVAX)
* Arbitrum (ETH)
* Aurora (ETH)
* Moonbeam (GLMR)
* Ethereum (ETH)
* Meter (MTR)

Most popular wallets support all of these blockchains.

You'll need some BNB to pay for the transactions on BNB network, MATIC on Polygon, FTM on Fantom, AVAX on Avalanche, ETH on Ethereum, Arbitrum and Aurora, GLMR on Moonbeam and MTR on Meter.&#x20;

If you haven't got any of that yet, please don't worry, we'll help you to sort this out.&#x20;

If you already have a wallet and some tokens in the wallet, you can skip the 'How to get a wallet' and "How to get BNB, MATIC, FTM, AVAX and other tokens” sections and proceed to [How to Connect to Minimax](broken://pages/7ofFfNF3q3xEVhK0WTrB).


---

# 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.minimax.finance/get-started/supported-blockchains.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.
