# Get Started - Mainnet

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

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

Download the extension: <https://polkadot.js.org/extension/>

{% hint style="danger" %}
The Polkadot{.js} extension is not compatible on a mobile browser. To connect your wallet to the extension, you will need to be on a desktop browser.&#x20;
{% endhint %}

### A video tutorial is available below:

{% embed url="<https://www.youtube.com/watch?v=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**.

![](/files/X46gRHqImE9NBdKtAdpi)

![Your Ternoa account imported in Polkadot{.js}](/files/MYR1eotBFhdtYw8WBQDI)

### You need to buy CAPS ?

You have plenty of options to buy CAPS from centralized or decentralized platforms. You can find the list here: <https://www.ternoa.com/token>&#x20;


---

# 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-mainnet.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.
