# Getting Started

User registration in Better Fan is very easy. With one-click registration, users can quickly create accounts via Google or Apple.<br>

<figure><img src="/files/5bAi9EIMdhEeflHiuO2Z" alt="" width="375"><figcaption></figcaption></figure>

### User Type Selection

#### Freebie Users

Better Fan is for everyone who enjoys the thrill of sports and predictions. With this type of user, you can make a limited number of daily predictions and earn daily, weekly, and monthly rewards. For more details, please check the leaderboard.

#### Fan Card Users

With Fan Cards, users can make daily sports predictions and get rewarded with $BTB tokens. Users can purchase and sell Fan Cards using ETH on the Better Fan Marketplace.


---

# 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://tutorial.better.fan/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.
