# Getting Started: Football

### Signing up

Begin your journey by first getting yourself signed up to the app. There are 2 versions of FDF, a Free-to-Play (FTP) version, and a Pro (paid) version.

<figure><img src="/files/VREXW56VJ9QgVBENBsaj" alt="" width="329"><figcaption><p>Sign Up / Log in Screen</p></figcaption></figure>

{% hint style="info" %}
If confirmation emails do not arrive, check your spam folder. If that does not work, add&#x20;

`no-reply@mail.privy.io` to your contacts and try again.
{% endhint %}

### Two versions

<table><thead><tr><th width="145">Mode</th><th>URL</th></tr></thead><tbody><tr><td>Free to Play</td><td>https://app.sport.fun/</td></tr><tr><td>Pro</td><td>https://pro.sport.fun/</td></tr></tbody></table>

Both versions use the same game mechanics. Pro uses Gold at 1:1 with USDC on Base.

***

### Free to Play

No deposit needed. You receive a starter grant of TP and packs when you sign up. Free to Play is currently being reworked and details will be updated when it goes live again.

***

### Pro

Pro requires funding your in-game wallet with USDC on Base. Gold is 1:1 with USDC.

[Desktop funding guide](https://scribehow.com/viewer/How_to_send_money_to_your_FDF_Pro_account__utvbWp2fThm5t5s5Sn-bzQ)

***

### Invite codes

Invite codes are optional. Using one when you sign up unlocks bonus objective rewards for both you and the person who invited you.

***

## FDF App or Desktop

You can play FDF on both Desktop or Mobile. If playing on mobile, we suggest you download the PWA (Progressive Web App).

### How to install PWA

1. Head to [https://app.sport.fun/](https://app.sport.fun/login) or [https://pro.sport.fun/](https://app.sport.fun/login) on your mobile browser
2. Click the browser menu (e.g., "..." or "three dot" icon)
3. Click "Install" or "Install App" or "Add to Home Screen" (Depending on browser and OS)
4. You'll now find FDF as a mobile app on your home screen or in your app list on your mobile.

<div><figure><img src="/files/RyAGdGyMR7f1cElUZKkl" alt="" width="296"><figcaption><p>Android View</p></figcaption></figure> <figure><img src="/files/4tXbYXWuL5Q82nTraNno" alt="" width="296"><figcaption><p>iOS View</p></figcaption></figure></div>


---

# 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.sport.fun/football/getting-started/getting-started-football.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.
