> For the complete documentation index, see [llms.txt](https://meversedex.gitbook.io/meverseconnect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meversedex.gitbook.io/meverseconnect/key-features/converter.md).

# (Cross-chain Bridge) Fleta Converter

![](/files/-MjDPNy6HWFkA4486m2z)

Fleta Converter is a tool that you can convert your asset from a chain to another. It is a bridge service for freely sending digital assets to other networks, utilizing Fleta’s cross-chain technology, Gateway System.

You can convert BSC-based assets to other chain-based and vice versa. This will let your token be available on various networks. Once we expand to other chains, this converter will help you to have more chances to participate easily in various pairs that will come out later.

Fleta Converter aims to lower the psychological barrier against DeFi service that DeFi is difficult and complex by helping people use various DeFi services with more convenience.

We believe Fleta Converter will give a huge potential to Fleta Connect ecosystem.

##

## Fleta Converter Fees

Klaytn :arrow\_right: BSC, Polygon: **Fee 0.1% + 1 KLAY**

BSC :arrow\_right: Klaytn: **Fee 0.1%**

Polygon :arrow\_right: Klaytn: **Fee 0.1% + 1 MATIC**

~~BSC (bFleta & Cherry)~~:arrow\_right:~~Polygon: **Fee 0.1%**~~

~~Polygon (pFleta & pCherry)~~:arrow\_right:~~BSC: **Fee 0.1% + 1 MATIC**~~

{% hint style="info" %}
Fleta & Cherry tokens earned from the fees will be used for marketing and burn.
{% endhint %}

## Fleta Converter Roadmap

Phase 1 : Supporting conversion of $Fleta & $Cherry :white\_check\_mark:&#x20;

Phase 2 : Supporting other tokens' conversion once liquidity on Dex is secured

Phase 3 : Conversion of major coins into f(asset) - Fleta Mainnet based

{% hint style="info" %}

### Find more at [http://www.fletaconverter.io/](https://www.fletaconverter.io/)

{% endhint %}


---

# 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://meversedex.gitbook.io/meverseconnect/key-features/converter.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.
