> For the complete documentation index, see [llms.txt](https://docs.leaguedao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.leaguedao.com/product-guides/nomo-fantasy-leagues/nomo-player-tokens.md).

# Nomo Player Tokens

### **What is a Nomo Player Token?**&#x20;

Nomo Player Tokens are Dynamic ERC-721 Tokens that represent real world athletes.

### **What do I do with a player token?**&#x20;

Each Player Token can be used to participate in a Nomo Fantasy League. You can stake your player tokens in the Nomo League Dapp and enter the player token into the weekly Fantasy Pool. Your player tokens will earn points based on how the Athlete they represent performs and can earn a share of the weekly league rewards according to their point score.

### **Are my player tokens only good for one season?**&#x20;

No. Player Tokens will remain active for as long as the Athlete they represent remains active in the league. You can use your player tokens to compete in future Nomo seasons. This is why we call Nomo, the "Ultimate Keeper League".

### **How do I mint a Player Token?**&#x20;

Go to LeagueDAO.com/mint (not active yet), connect your wallet (make sure your are connected via the Polygon Mainnet), select the number of Player Tokens you want to mint and click “Mint”.&#x20;

If you are new to NFTs, check out these awesome guides made by the rockstar team at Fluf.World. There isn’t an official affiliation the Flufs, we just love their resources. Of course, for the Nomo Player Token mint you will be heading to LeagueDAO.com/mint and have to make sure your wallet is connected to the Polygon Mainnet not the Ethereum Mainnet (see below for more info on this).

&#x20;<https://medium.com/fluf-world/buying-a-fluf-part-i-your-guide-to-nfts-bffdc8fafeb3>&#x20;

<https://medium.com/fluf-world/buying-a-fluf-part-ii-how-to-buy-a-fluf-7416c43d457c>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.leaguedao.com/product-guides/nomo-fantasy-leagues/nomo-player-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
