> 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.md).

# Mainnet network

### **How to connect your Ternoa account on Polkadot{.js}**

To interact with your Ternoa Wallet from your browser to any dApp, you need to get your Ternoa account imported in the Polkadot{.js} [**browser extension**](https://polkadot.js.org/extension/).

#### Get your Ternoa account on Polkadot{.js}

Download the [Polkadot{.js} extension](< https://polkadot.js.org/extension/>).

{% hint style="info" %}
The Polkadot{.js} extension is not compatible with mobile browsers. To connect your wallet to the extension, you will need to use a desktop browser.
{% endhint %}

#### A video tutorial is available below:

{% embed url="<https://youtu.be/sDut4eICNBk>" %}

If you already have Polkadot{.js} installed, you can either import account from pre-existing seed from your Ternoa Wallet or connect your Substrate address from a hardware wallet.

You can import your Ternoa Wallet directly on the extension by clicking the '+'. **It will be necessary to have your wallet connected to validate transactions.**

***

<figure><img src="/files/h7iQZSHYdezQyJQk6f30" alt="" width="375"><figcaption></figcaption></figure>

<div align="center"><figure><img src="/files/D9hphO4BJASQjk12DC52" alt="" width="375"><figcaption></figcaption></figure></div>

#### Need CAPS?

You have plenty of options to buy CAPS from centralized or decentralized platforms. You can find the list [here](https://www.ternoa.network/token).

{% hint style="info" %}
If you need to try it first on the Ternoa alphanet network, you can use the [Alphanet Bridge here.](https://alphanet.bridge.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://docs.ternoa.network/learn/caps-token/bridge/mainnet-network.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.
