> For the complete documentation index, see [llms.txt](https://sportfantasy.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sportfantasy.gitbook.io/whitepaper/prediction-game/how-to-predict.md).

# How to predict

## Step 1: Get access in DAPP

Go to [sportfantasy.finance](https://sportfantasy.finance) and click on Dapp in the menu button or click play now button.

<figure><img src="/files/YBfBdQkbxk2si37pB31M" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vBZyhxt6Zt85wl8NGUmb" alt=""><figcaption></figcaption></figure>

## Step 2: Connect wallet

Connect your wallet and choose BSC Smart Chain or BSC Testnet.

<figure><img src="/files/6Una2PWDFWrSHH6WiECL" alt=""><figcaption></figcaption></figure>

## Step 3: choose Prediction Now in the menu

<figure><img src="/files/DhnTwH3XjHT0Pe0WkyBu" alt=""><figcaption></figcaption></figure>

Click on Current Matches tab to start predicting and claim your reward at Ended Matches tab.

## Step 4: If you want to experience the game before buy $SFS, you can switch to Testnet and [**get 1200 $SFS**](/whitepaper/prediction-game/faucet-1200-usdsfs-testnet-and-get-airdrop-by-sport-fantasy-team.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sportfantasy.gitbook.io/whitepaper/prediction-game/how-to-predict.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.
