> For the complete documentation index, see [llms.txt](https://docs.dapdap.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapdap.net/apps/davinci/explore/networks-chains.md).

# Networks (Chains)

<figure><img src="/files/aJ62ftvAZ6BQIBx8B0oQ" alt=""><figcaption></figcaption></figure>

## **Supported Networks**

**d'Avinci** empowers users to seamlessly interact across more than 15 blockchain networks, offering access to both **Layer-1 (L1)** and **Layer-2 (L2)** networks. Currently, **d'Avinci** supports the following networks:

{% tabs %}
{% tab title="Layer-2 (L2) Networks" %}

* Arbitrum One
* Base
* Blast
* Gnosis
* Linea
* Manta Pacific
* Mantle
* Metis
* Mode
* Optimism Mainnet
* Polygon zkEVM
* Scroll
* ZKSync Era
  {% endtab %}

{% tab title="Layer-1 (L1) Networks" %}

* Avalanche
* BNB Smart Chain
* Polygon POS
  {% endtab %}
  {% endtabs %}

***

## **Why Choose d’Avinci for Network Exploration?**

Navigating across multiple networks can be complex, but **d’Avinci** simplifies it by providing a single interface to manage all your onchain activities. With **d'Avinci**, you can:

* Explore and engage with the full spectrum of major Ethereum-based rollups and sidechains.
* Easily switch between L1 and L2 networks without leaving the platform.
* Sort supported networks by Volume, TVL, alphabetical order, or launch date
* Enjoy faster transaction speeds and lower fees by optimising your activities on Layer-2 solutions.
* Discover new projects and dApps, unlocking the full potential of each network’s ecosystem.

***

<figure><img src="/files/j5fJ1NluJoWjpxWov4Ey" alt=""><figcaption></figcaption></figure>

## **What Can You Do Across These Networks?**

With **d'Avinci**, your onchain activities are not limited by traditional boundaries. Whether you're providing liquidity, staking assets, swapping tokens, or exploring new dApps, you can do it all instantly across the supported networks, leveraging **d'Avinci's** powerful, intent-based interface.

* [**Bridging**](/apps/davinci/defi/super-bridge.md): Transfer assets across these networks with **Super Bridge**, optimizing every cross-chain transaction for speed and cost.
* [**Smart Trading**](/apps/davinci/defi/super-swap.md): Utilize **Super Swap** to access the best trading rates and liquidity pools across supported networks.
* [**Real-Time Analytics**](/apps/davinci/defi/portfolio-analytics.md): Get real-time insights with **Portfolio Analytics**, tracking your holdings and performance across multiple chains; maximise your staking and farming returns by leveraging the best opportunities available across L1 and L2 networks.

<figure><img src="/files/PhAR0qytFfGgUn6EWHCq" alt=""><figcaption><p>Click the 'Chains' tab to start exploring different blockchain networks</p></figcaption></figure>

Whether you're new to DeFi or an experienced onchain user, **d'Avinci** offers the tools you need to seamlessly explore and engage with multiple chains, all within one platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dapdap.net/apps/davinci/explore/networks-chains.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
