# Supported Networks and Assets

<table><thead><tr><th>Network</th><th width="140.18359375">Native Token</th><th>Supported Assets</th><th>DEX Integrations</th></tr></thead><tbody><tr><td>Ethereum</td><td>ETH</td><td>ERC-20 tokens, stablecoins, LSTs</td><td>Uniswap, Curve, Balancer, 1inch</td></tr><tr><td>Solana</td><td>SOL</td><td>SPL tokens, stablecoins</td><td>Jupiter, Raydium, Orca</td></tr><tr><td>BNB Chain</td><td>BNB</td><td>BEP-20 tokens, stablecoins</td><td>PancakeSwap, Venus</td></tr><tr><td>Arbitrum</td><td>ETH</td><td>ERC-20 tokens, stablecoins</td><td>GMX, Camelot, Uniswap</td></tr><tr><td>Bitcoin</td><td>BTC</td><td>BTC, Ordinals</td><td>Atomic swaps, wrapped BTC bridges</td></tr><tr><td>Tron</td><td>TRX</td><td>TRC-20 tokens, USDT</td><td>SunSwap, JustLend</td></tr></tbody></table>

The list of supported networks and assets is continuously expanding. New chains and assets are added based on user demand, liquidity depth, and security assessments.

<br>


---

# 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://venzofinance.gitbook.io/venzofinance-docs/venzo-swap/supported-networks-and-assets.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.
