# Getting Started

## How do I get started? <a href="#f360" id="f360"></a>

### 1. Purchase a Nomo Player Token <a href="#d2c2" id="d2c2"></a>

First, you need to purchase a [Nomo Player Token](https://opensea.io/collection/leaguedao-nomo-player-token). The Fantasy Football Player Token sale is still open, so if you haven’t purchased your player yet you still can.

### 2. Connect to Nomo <a href="#id-3910" id="id-3910"></a>

Once you have a Player Token in your wallet go to[ app.leaguedao.com](http://app.leaguedao.com/) and connect your wallet.

![](https://miro.medium.com/max/664/1*W7eDk3xT742SB-5p_spvvg.png)

* ***Important:** We have launched the Nomo Fantasy Sports dApp on the **Polygon Network**. This allows us to do things in the app and with the fantasy sports leagues that would not be possible via the Ethereum Mainnet. This means that you have to switch your wallet to the **Polygon Network** in order to play. This also means you will need MATIC in your wallet to pay transaction fees.*

Once your wallet is connected you will be able to see all of the player tokens in your wallet.

![](https://miro.medium.com/max/700/1*PNyMvUsaa-klTlSp7JL2YQ.png)

### 3. Stake your team <a href="#id-7d3b" id="id-7d3b"></a>

Manage your “Team” by staking your Player Token NFTs in the appropriate league.

Right now we have just launched the Fantasy Football (American Football) league, so that is the only league that shows up. More sports are coming very soon.

![](https://miro.medium.com/max/653/1*ApAkNZYD3JLx77w5_wFgAA.png)

Click **Stake Players** and select which players you would like to stake. Players must be staked before the first game of the week to be eligible to compete for that week’s rewards.

You can only stake a maximum of 12 players at any point, so you have to use a little skill and research to pick your top 12 player tokens.

![](https://miro.medium.com/max/600/1*5CawLzp1ap10jmtFBmlO1A.gif)

Once you’ve staked your players, you are all set.

### 4. Claim your rewards <a href="#id-26dc" id="id-26dc"></a>

At the end of the week, you will be able to claim your share of the rewards. Go to your “Account” page in the dApp, click ‘Claim’ and approve the transaction. It’s that easy.

![](https://miro.medium.com/max/700/1*vTS0iPyKM3F3Zcyx8VTpJQ.png)

With the launch of the Nomo dApp, you now have everything you need to compete in tokenized fantasy sports.


---

# 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.leaguedao.com/product-guides/nomo-fantasy-leagues/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.
