> For the complete documentation index, see [llms.txt](https://wiki.ternoa.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ternoa.network/learn/ternoa-bridge/get-started-mainnet/using-the-bridge.md).

# Using the Bridge

### It's time to go to the [Token Bridge](https://bridge.ternoa.network/)!

The bridge is extremely easy to use and intuitive, so all the magic happens on the backstage. But let's go through the basic steps to start bridging your CAPS.

![Ternoa Token Bridge](/files/PFL8oOOSnWcSeYGjsi3N)

The way the Bridge works is very simple.

1. Connect your wallet to **Polkadot{JS}** and/or **MetaMask**
2. Select the '**From**' and '**To**' network
3. Enter the amount of CAPS to bridge
   * Note: the minimum is 200 CAPS and the maximum is 200,000 CAPS
4. Approve the contract (only once)
5. Approve the transaction
6. Wait...and your CAPS will arrive at the selected destination.

{% hint style="danger" %}
The Bridge has quantum limitations to reduce network congestion. Therefore, we offer OTC Bridge services for all transfers between Ethereum and Ternoa chain over 1M CAPS. To place a request for an OTC transfer, please contact our support team: <otcbridge@ternoa.network>
{% 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:

```
GET https://wiki.ternoa.network/learn/ternoa-bridge/get-started-mainnet/using-the-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.
