# Supported Blockchains

#### 🌐 Multi-Chain Payment Support

AstraPay is built to operate across multiple blockchains, allowing you to accept payments on the networks that make the most sense for your customers — and for your fee strategy.

#### ✅ Supported Networks:

* Bitcoin (BTC)
* Ethereum (ETH)
* Binance Smart Chain (BNB)
* Arbitrum (ARB)
* Optimism (OP)
* Solana (SOL)
* Avalanche (AVAX)
* Polygon (MATIC)
* Tron (TRX)
* *...and more coming soon.*

You can enable or disable specific networks per token inside your **Payment Options** dashboard <mark style="color:yellow;">(Can be found in "Settings")</mark>.


---

# 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.chatastra.ai/astrapay/getting-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.
