# Supported Networks

Wagon Network currently supports multiple blockchain networks to ensure seamless access, low-cost transactions, and reliable infrastructure for DeFi lending and data tracking.

## ✅ Live Networks

* **BNB Smart Chain (BSC)**
  * Fast, low-cost, and EVM-compatible.
  * Chosen for its **low fees**, **reliable uptime**, and **strong ecosystem support**.
  * Integrates directly with **IDRX stablecoin** for on-chain lending and repayments.
* **Base**
  * A secure Ethereum Layer 2 (L2) network built by Coinbase.
  * Offers scalability and reduced gas costs.
  * Integrates directly with **IDRX stablecoin** for on-chain lending and repayments.

> Users can switch between supported networks via their wallet. Wagon will automatically detect the correct network and prompt the switch if needed.

## 🛠 Why Multi-Chain?

* Enhance accessibility for users across different ecosystems.
* Leverage low fees and scalability on Layer 2 chains.
* Provide redundancy and flexibility for future DeFi integrations.


---

# 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.wagon.network/wallet-and-blockchain/supported-networks.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.
