# Wagon’s Web3 Infrastructure

Wagon Network is powered by blockchain — enabling transparent, automated, and secure financing for real-world assets. This section explains the Web3 components that make it all work: from setting up your wallet to understanding IDRX and on-chain activity.

Whether you're a seasoned DeFi user or completely new, we’ve made it easy to get started.

#### In this section, you’ll learn:

* Which blockchain networks we support and why
* How to use your **Particle Wallet** or connect your own
* The role of **IDRX**, our on-chain IDR stablecoin
* What happens under the hood when you click “Lend” — including **gas fees**, **approvals**, and **on-chain confirmations**

💡 *Wagon is designed to be user-friendly, even for those new to crypto. With features like social login, gasless transactions, and local currency onramp/offramp, blockchain becomes seamless and invisible.*


---

# 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/wagons-web3-infrastructure.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.
