> For the complete documentation index, see [llms.txt](https://docs.evedex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evedex.com/key-features-and-components/advanced-layer-3-infrastructure.md).

# Advanced Layer 3 Infrastructure

Layer 3 (L3) infrastructure plays a critical role in building **scalable** and **efficient** trading platforms. At EVEDEX, L3 technology enhances transaction throughput, enabling the platform to process a high volume of trades without delays or bottlenecks. Seamlessly integrating with existing Layer 2 networks, L3 solutions provide **improved interoperability** and deliver a **streamlined user experience**. This approach significantly reduces transaction costs, making decentralized trading more **accessible** and **cost-effective** for all users

{% hint style="success" %}

#### **Arbitrum L3 Solution**

*Building our own Layer 3 network using Nitro Stack enhances scalability, reduces transaction costs, and improves trading speed.*
{% endhint %}

{% hint style="success" %}

#### **Integration with Arbitrum Orbit**

*Provides interoperability with other networks and strengthens security through decentralized validation*
{% endhint %}

***

{% content-ref url="/pages/pwdY3Lwyus9IvXZAP836" %}
[What is Rollup?](/key-features-and-components/advanced-layer-3-infrastructure/what-is-rollup.md)
{% endcontent-ref %}

{% content-ref url="/pages/lq23LbyDFbX1f5zvMJCy" %}
[Prerequisites & Advantages of Choosing custom L3](/key-features-and-components/advanced-layer-3-infrastructure/prerequisites-and-advantages-of-choosing-custom-l3.md)
{% endcontent-ref %}

{% content-ref url="/pages/wEQKNiY85lyZQQHMzK58" %}
[Eventum L3 Solution](/key-features-and-components/advanced-layer-3-infrastructure/eventum-l3-solution.md)
{% endcontent-ref %}


---

# 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.evedex.com/key-features-and-components/advanced-layer-3-infrastructure.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.
