# ETH <-> CAPS

1\. From the [Token Bridge](https://alphanet.bridge.ternoa.network/) on Alphanet, click on the left side of the From button

![](/files/GbAQ6SZwtbTJ0WQtDcFX)

2\. Click the Ethereum Network button

![](/files/cBxJk4TgTgsqQYqIm36B)

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

![](/files/4i8en64v3oPVWjFGzlbn)

### 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 the left side of the To button and choose "Ternoa Chain".
5. Click the right side of the To button and connect your Polkadot Wallet using the [polkadot.js extension](https://polkadot.js.org/extension/) (chrome/firefox).
6. Select your desired wallet
7. Enter the amount of ERC20 CAPS in the Amount section&#x20;
   * Note: the minimum is 200 CAPS and the maximum is 200,000 CAPS
8. Click **Continue**.
9. On the Confirmation popup, check the *I Have Read and Agree to the Terms* checkbox.
10. Click **Continue**.
11. You should see a Transfer in progress... notification. The transfer will take between 2 and 5 minutes.
12. &#x20;You should see a Transaction successful notification.
13. To view the transaction, click **View transaction** at the bottom of the notification.


---

# 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://wiki.ternoa.network/learn/ternoa-bridge/get-started-alphanet/eth-less-than-greater-than-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.
