# Getting Started

To begin learning and earning, you will need a Terra wallet, which you can download at <https://www.terra.money>/&#x20;

Once here, scroll down until you find the “Create a Wallet” button, then follow the instructions.

Once you have a wallet, follow the below steps to start playing:

1. Connect your wallet
2. Mint or Transfer an NFT to your wallet. You'll need one (1) base PFP NFT to start playing, and optionally you can also purchase gear for your character.
3. Select your language.
4. Visit the locker room to select and equip your character.
5. From the homepage, select your lessons to begin learning.
6. Earn achievements and rewards (I.E. $LINGO tokens).
7. Use your tokens to prolong sessions, unlock new lessons, or improve your earning efficiency. Alternatively, cash them out for other cryptocurrencies.


---

# 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://sayve-protocol.gitbook.io/sayve-litepaper/game-fi/getting-started.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.
