# Introduction

#### About MAX SWAP

MAX SWAP is a modular interoperability protocol connecting liquidity, logic, and data across blockchains. It’s built for scalability, speed, and security — enabling users and developers to move assets and data seamlessly between networks.

#### Why MAX SWAP?

Traditional bridges lock liquidity and fragment ecosystems.\
**SWAP** unifies liquidity and messaging through a single modular protocol.\
It’s the movement layer for the multi-chain future.

#### Core Principles

**Modular:** Each layer evolves independently.\
**Secure:** All transfers are verified on-chain via cryptographic proofs.\
**Scalable:** Designed for high throughput and cross-chain growth.


---

# 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://doc.maxswap.space/overview/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.
