# How do I join a Nomo League?

You can join a Nomo League by staking your Nomo Player Tokens.&#x20;

Once you have minted your Player Token go to the dApp and connect your wallet, click View League on the appropriate Fantasy League (right now there’s just football so there will only be one active league); then click Stake Player and follow the steps to stake your Player Token in the league.


---

# 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/how-to-join-a-nomo-league.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.
