> For the complete documentation index, see [llms.txt](https://docs.marblex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marblex.io/services/mbx-swap/warp.md).

# Warp

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

## What are the strengths of using Warp?

#### <mark style="color:green;">**Seamless progression of utility and scalability**</mark>

The [multichain model](/ecosystem/our-chains/multi-layer-hybrid-structure.md) enhances user accessibility by removing the entry hurdles for various blockchain users across the world. This matches the ultimate goal of multichain expansion, which is to enable cross-chain transactions and provide an effortless experience when transitioning from on-chain to off-chain.\
\
Since the MBX ecosystem has shed the limitations of a single chain,  its services may now propagate into multiple mainnets, which may set the stage for captivating synergy effects with services from other networks.&#x20;

***

#### <mark style="color:green;">**Alleviating beginner's Web3 hurdle**</mark>

Users that enter the MBX ecosystem through games will be given the option to choose their blockchain ecosystem of choice through multichain support. Crypto users who are familiar with a particular blockchain ecosystem can easily join our game ecosystem without moving to another chain. This will have a positive impact on the ecosystem expansion.

***

#### <mark style="color:green;">**Free Gas**</mark>

For most bridge services, a gas fee is charged to use the service. The user must additionally provide a monthly gas fee for service use. In Warp, the service operator pays the user's gas fee. Users can use the service without the burden and hassle of purchasing gas.\
Multichain expansion will improve the overall accessibility of the MBX ecosystem, while enhancing the security, stability, and connectivity of services. This will enable the longevity of a user-centric blockchain ecosystem.

***

## Supported Networks

* BNB Smart Chain
* Aptos
* Near (TBD)
* Immutable zkEVM
* And more to come!

{% hint style="danger" %}
**WARNING**

* Sending tokens to a different network may either result in a failed transaction or your tokens/assets being lost.
* Currently, MBX is not listed at cryptocurrency exchanges that support BNB-based MBX, therefore it is NOT advised to transfer MBX on BNB to any type of exchanges. If users were to send MBX on BNB to an exchange, there is a possibility that the tokens may get lost. MARBLEX cannot provide customer support for issues related to exchanged-based transactions.
* Sending tokens to the wrong recipient/address cannot be reverted due to the decentralized nature of cryptocurrency transactions.
  {% endhint %}

## Policy

Exchanges using Warp go through a private MBXL chain rather than a direct exchange between each public network. Exchanges between MBXs and MBXLs are subject to a service fee charged by the MBX or MBXL of each network. Each exchange also has a minimum and maximum exchange quantity.

#### **Service Fee**

<table><thead><tr><th valign="middle">From</th><th>To</th><th>Fee (Asset)</th><th>Fee (Amount)</th><th>Fee processing</th></tr></thead><tbody><tr><td valign="middle">MBXL</td><td>MBX</td><td>MBXL</td><td>0.5</td><td>50% burn</td></tr><tr><td valign="middle">MBX</td><td>MBXL</td><td>MBX (based on chain)</td><td>0.5</td><td>50% burn</td></tr></tbody></table>

#### **Warp Transfer Volume Constraints**

Warp is a bridge service that connects blockchain networks. In order to prevent the exploitation of this service, the following constraints will be put into effect.

| Service          | Min Volume | Max Volume |
| ---------------- | ---------- | ---------- |
| Warp MBXL to MBX | 5 MBX      | 25,000 MBX |
| Warp MBX to MBXL | 5 MBX      | 25,000 MBX |

The constraints listed above will be applied equally across all supported chains and may be subject to change depending on the network or market conditions in the future.


---

# 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:

```
GET https://docs.marblex.io/services/mbx-swap/warp.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.
