# Get Started - Alphanet

Before using the [Token Bridge](https://alphanet.bridge.ternoa.network/) on Alphanet, you will need to first get your Ternoa account imported in Polkadot{.js}. Once it's added to the Polkadot extension, you can claim Ternoa test CAPS and ETH test tokens.&#x20;

### First, get your Ternoa account on Polkadot{.js}

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

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 %}

Once installed, you can either import account from pre-existing seed from your Ternoa Wallet or connect your Substrate address from a hardware wallet.

If you have a Ternoa Wallet account, you can import your wallet directly on the extension. **It will be necessary to have your wallet connected to validate transactions**.

A video tutorial is available below:

{% embed url="<https://www.youtube.com/watch?index=6&list=PLNtxVXRDdEx2iwtCBBixKN_GwqcqcUIfH&v=sDut4eICNBk>" %}
How to Add Ternoa Wallet Address to Polkadot JS
{% endembed %}

### Claim ETH test tokens & Ternoa test CAPS

To claim ETH test tokens, you will need to go to the [Goerli Faucet](https://goerlifaucet.com/). Goerli is an Ethereum test network that allows for blockchain development testing before deployment on Mainnet. We use Goerli to drive our tests for the Ethereum network.&#x20;

![](/files/WlEdxCgnD4zxEi06fQBH)

### Secure ETH test tokens on **Goerli:**&#x20;

1. Go to the **Goerli Faucet:** [**https://goerlifaucet.com/**](https://goerlifaucet.com/)
2. Create a free Alchemy account and select '**Signup for free'**
3. Click '**Get started for free**'
4. Enter your first name, last name, email and password
5. Sign in to your email to verify your account. You will be directed to select an ecosystem&#x20;
6. Click '**Etherium**' to get started&#x20;
7. &#x20;Enter a team name and app name, choose the Goerli network in the dropdown
8. Choose '**Free forever**' plan
9. You can '**Skip for now**' the payment info and referral&#x20;
10. Continue past scaling policy and you will be directed to the **Goerli Faucet** homepage
11. Enter your wallet address, and hit '**Send Me ETH**'
12. Check your wallet, you should have an additional 0.25 ETH

#### To claim Ternoa test CAPS on the **Alphanet Faucet,** follow these steps [**here**](/learn/asset-management/caps/claim-test-caps.md)**.** <br>


---

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