# Introduction

ERC-7683 is the standard for **crosschain Intents** on Ethereum.

Ethereum’s Layer 2 (L2) solutions have solved scalability, enabling users to transact quickly and cheaply. However these advancements have also introduced **fragmentation**.\
\
That’s where **Intents** come in—allowing actions to flow seamlessly across chains.

## Introducing Intents

**Intents** allow users to declare actions—such as token swaps, DeFi deposits, or governance votes—across different chains.

**ERC-7683** standardizes how these crosschain interactions are expressed as intents, enabling seamless connectivity between Ethereum mainnet, L2s, and sidechains.

## What is ERC-7683?

**ERC-7683** is designed to standardize **Intents**, bringing multiple benefits to Ethereum’s ecosystem:

* **Unifies Ethereum:** Establishes a universal standard for crosschain actions across L2s and sidechains, supporting Ethereum’s goal as the leading decentralized application platform.
* **Enables Interoperability:** Standardizes order and settlement interfaces for seamless crosschain execution.
* **Eliminates Fragmentation:** Provides a common framework that harmonizes diverse systems, enabling smoother crosschain operations.
* **Enhances User Experience:** Delivers simplified, intuitive, and frictionless crosschain interactions for users.
* **Boosts Liquidity:** Allows dApps to access shared filler networks across chains, offering deeper liquidity.
* **Speeds Up Transactions:** Reduces failure rates and speeds up transaction times by fostering competition among fillers.
* **Drives Innovation:** Transforms the crosschain landscape by promoting collaboration and encouraging innovative solutions across Ethereum.

## Join the Intents Movement&#x20;

### 70 Protocols Support ERC-7683 and Crosschain Intents

<figure><img src="https://175208773-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv3BQXaVu6z4YZGdcZ7aF%2Fuploads%2FqtLRd9VZPs5CR2ytyQkT%2FERC7683-logos-26March.png?alt=media&#x26;token=ba512178-3175-4f75-9c59-67c349f8482f" alt=""><figcaption></figcaption></figure>

## Explore Flexibility and Innovation with ERC-7683 <a href="#docs-internal-guid-7227c9d6-7fff-6e4d-102a-753ae1eed349" id="docs-internal-guid-7227c9d6-7fff-6e4d-102a-753ae1eed349"></a>

While **ERC-7683** standardizes how intents are created, it offers flexibility in how they’re settled:

**Diverse Settlement Networks:** Projects can implement settlement processes that best fit their needs, providing versatility across the ecosystem.

## Welcome to the Future of Crosschain Interoperability

ERC-7683 is more than a standard—it’s a solution that simplifies and enhances crosschain interactions across Ethereum.

***

| REACH OUT                                                                                                                             | LEARN                                                                                                                                                      |
| ------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Join us and support ERC-7683 and the vision for a unified Ethereum.<br><br>Contact us <a href="https://t.me/bobbayb">here</a>.</p> | <p>Dive deeper into ERC-7683, an interface for crosschain trade execution systems.<br><br>Learn more <a href="https://www.erc7683.org/about">here</a>.</p> |


---

# 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://www.erc7683.org/introduction.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.
