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

# Native CAPS

### Bridge ERC20 CAPS <- to -> Native CAPS

1. On the [Token Bridge](https://bridge.ternoa.network/), click on the drop-down menu under "From"

<div align="left"><figure><img src="/files/pOWqXep3phSNgJPvZhIg" alt="" width="375"><figcaption></figcaption></figure></div>

2. Click the Ethereum Network button

<div align="left"><figure><img src="/files/XWJOcxtYaSBm6yMY0vaa" alt="" width="375"><figcaption></figcaption></figure></div>

3. To connect your wallet, click the "Connect Wallet" button

<div align="left"><figure><img src="/files/DyJLc2m9Fl1AAo1WopOj" alt="" width="375"><figcaption></figcaption></figure></div>

### With Wallet Connect

1. Click **Wallet Connect**
2. Either scan the QR code with a WalletConnect-compatible wallet or click **Desktop**
3. Choose your preferred wallet from the selection. Now you are connected!
4. Click on the dropdown under the **'To'** button and choose **'Ternoa Chain'**
5. Select **'Connect Wallet'** and connect Polkadot using the Polkadot{.js} [**browser extension**](https://polkadot.js.org/extension/)
6. Select your desired wallet
7. Enter the amount of ERC20 CAPS in the **Amount** section

> Note: the minimum is 200 CAPS and the maximum is 200,000 CAPS

8. Click **Continue**
9. On the Confirmation pop up, read and agree to the terms
10. Click **Continue**
11. Your Transfer is in progress and will take between 2 to 5 minutes.
12. Once completed, you will see a transaction successful notification
13. To view the transaction, click **View transaction** at the bottom of the notification


---

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