# Bridge

The Ternoa Token bridge is the safest and fastest way to swap between **ERC20 CAPS <-> Native CAPS & ERC20 CAPS <-> BEP20 CAPS.**

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

A blockchain bridge provides a connection that allows for the transfer of tokens between two different blockchain ecosystems. A bridge is required for Ternoa because as of the ICO date, CAPS were ERC-20 tokens. However, native CAPS are necessary to stake, earn rewards and pay transaction fees on Ternoa chain.

This bridge enables CAPS ERC-20 holders to transfer them onto the Ternoa blockchain, on a one-on-one basis.\
\
Follow this link to discover the [Ternoa Bridge](https://bridge.ternoa.network/).

Unlike many other bridges, the **Ternoa Bridge** will lock your ERC20 CAPS and mint the equivalent in native CAPS on the Ternoa network. In this manner, if you decide to sell your native CAPS, you will need to transfer them back to the Ethereum network by using the Ternoa Bridge again.

{% hint style="info" %}
ERC20 contracts are built using [**ChainBridge**](https://github.com/ChainSafe/ChainBridge/), a modular Multi-Directional Blockchain Bridge to interact with Ethereum and Substrate, based chains networks.
{% endhint %}


---

# 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://docs.ternoa.network/learn/caps-token/bridge.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.
