# Getting a Terra Wallet

Glow is a Terra based project, and to participate you have to setup a Wallet first.

### Download Browser Extension

We recommend using [Terra Station](https://station.terra.money)

1. Install [Terra Station (Chrome)](https://chrome.google.com/webstore/detail/terra-station/aiifbnbfobpmeekipheeijimdpnlpgpp)
2. Setup Wallet
3. Backup Wallet
4. Use your Address to receive funds

#### 1. Install Terra Station

Download & Install the browser extension: <https://chrome.google.com/webstore/detail/terra-station/aiifbnbfobpmeekipheeijimdpnlpgpp>

#### 2. Setup Wallet

Click the extension and select `New Wallet`

A new browser tab opens

Enter a Wallet name and select a password

![](/files/-MiW-HsWsD9J_nfE4ZRg)

#### 3. Backup Wallet

{% hint style="info" %}
This is the most important step

&#x20;Without a proper backup, you may not be able to restore your wallet and lose all funds!
{% endhint %}

Write down the `Seed phrase`and make sure to store it on a USB stick, or a secure password manager!

![](/files/-MiW-Rp1ZMK-im14m_26)

After you have written down and secured your seed phase, click `Next`

In the next screen you're asked to enter two words from your `seed phase` to confirm and make sure you've got it secured correctly

![](/files/-MiW-ZO-QUEvbxYXUAvw)

In the last step click `Create a wallet` and your Terra Wallet is ready!

#### 4. Receiving Funds

To receive tokens for using Glow Savings, you'll need your Terra Address.

* Click Terra Station Extension
* Find your wallet name
* Click Copy button

![](/files/-MiW-ekZxZaB_y4d_PCt)

Example address: `terra1hwxh80cwkqxjeeqa5e6wvcf7qcp2qwlr7ylpx4` (yes, it's that long!)


---

# 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://docs.glowyield.com/glow-yield/tutorials/getting-a-terra-wallet.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.
