# PyroSwap

### **Overview**

**PyroSwap** is Pyro World’s decentralized cross-chain swap protocol, enabling users to exchange assets across multiple blockchain networks without intermediaries. Built for interoperability, PyroSwap ensures **your keys, your assets** while eliminating the need for centralized exchanges or wrapped tokens.

***

### **Key Features**

1. **Cross-Chain Swaps**:
   * Swap assets directly between blockchains (e.g., Ethereum → Solana, BSC → Polygon).
   * No wrapped tokens or custodial bridges required.
2. **Non-Custodial Security**:
   * Transactions execute peer-to-peer; PyroSwap never holds your funds.
3. **Atomic Swaps**:
   * Guaranteed transaction success or full refund using cryptographic smart contracts.
4. **Low Fees**:
   \*
5. **Wide Asset Support**:
   * Swap cryptocurrencies, stablecoins, and governance tokens.

***

* Competitive rates compared to centralized exchanges.

| Feature        | Status         | ETA     |
| -------------- | -------------- | ------- |
| Mainnet Launch | In Development | Q3 2025 |

***

### **Why Choose PyroSwap?**

1. **True Interoperability**: Break free from single-chain limitations.
2. **Self-Sovereignty**: Retain full ownership of assets during swaps.
3. **Speed**: Near-instant settlements via optimized bridges.
4. **Transparency**: Open-source code and real-time transaction tracking.

***

### **Glossary**

* **Atomic Swap**: A trustless exchange where both parties’ transactions either complete simultaneously or not at all.
* **Liquidity Pool**: A crowdsourced pool of assets enabling decentralized trading (coming in 2025).
* **Oracles**: Third-party services providing real-world data (e.g., prices) to blockchains.

***

### **FAQ**

**Q: Do I need KYC to use PyroSwap?**\
A: No—PyroSwap is fully permissionless and privacy-focused.

**Q: What wallets are supported?**\
A: All EVM (MetaMask, Coinbase Wallet) and non-EVM (Phantom, Keplr) wallets.

**Q: Are there limits on swap amounts?**\
A: Limits depend on liquidity; large swaps may require splitting into smaller transactions.\ <br>

This structure emphasizes PyroSwap’s technical innovation and user-centric design while maintaining consistency with Pyro World’s existing documentation. Replace audit links and ETAs with actual details before publishing.

| Feature  | Status         | Planned Release |
| -------- | -------------- | --------------- |
| PyroSwap | In Development | Q2 2025         |
|          |                |                 |
|          |                |                 |


---

# 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://pyroworldnet.gitbook.io/docs/ecosystem/pyroswap.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.
