# Getting Started

1. **Go to the App**\
   \
   Go to <https://app.better.fan> to register<br>
2. **Register**\
   \
   We try to keep the registration process as simple and secure as possible. Currently, there is 2 different registration options. Gmail and Apple ID<br>
3. **Create a Wallet**\
   \
   Go to the Better App and login to your account. Click on the wallet icon in the upper right corner. Create a wallet and save your **12-character seed phrase to somewhere safe**. \
   [**How to create a wallet?**](https://medium.com/@betterfan/how-to-create-a-better-external-wallet-85720cee7faa)<br>
4. **Transfer ETH to your Wallet**\
   \
   In order to buy Fan Cards, you will need to transfer ETH to your wallet on the Arbitrum network. (Don't forget to keep extra ETH in your wallet for the network fees!)<br>
5. **Go to Marketplace**\
   \
   Go to the in-game marketplace and find a suitable Fan Card for yourself. Before purchasing a fan card, make sure that you know the fundamentals of a Fan Cards.

Congratulations! You're all set to play the game now. Remember that the amount of your daily bet is limited, adjust your strategy accordingly :) Good Luck !&#x20;

\ <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://betterfan.gitbook.io/languages/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.
