# How to Redeem your LeaguePass

In order to confirm your place in the Fantasy Football League and actually create your team in the app you have to redeem your LeaguePass.&#x20;

### Steps:

1. Go to app.leaguedao.com/megaleague
2. Connect the wallet holding your LeaguePass NFT
3. Make sure you are set to the Polygon Network
4. Click "Redeem LeaguePass"

![The Mega League Overview Page](/files/2isAmxXqdiYP3oFFc7N4)

5\. Once on the next page click the "Redeem LeaguePass" button

![](/files/FbnwmNc4nYsllNMyC3CH)

6\. Confirm the transaction

When you redeem your leaguepass, the NFT will be burned and you will be re-directed back to the Mega League app Overview page.  From this page you will be able to access your division, edit your team and access the Draft App.&#x20;


---

# 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/mega-league/how-to-redeem-your-leaguepass.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.
