# Competitions

The competition are the entry point to play the game.

You have to register in one to start manage your own team, by [creating a team](https://bamg-sports.gitbook.io/oval3-game-rules/fantasy-gameplay/team-management/free-to-play-registration) in the free-to-play, or [using the cards](https://bamg-sports.gitbook.io/oval3-game-rules/fantasy-gameplay/team-management/nft-comp.-registration) you collected on the marketplace for the NFT competitions.

The main competitions called "All Star" are the standard ones for each scarcity level, in which you can participate with players from any league in the world.

* All Star Common (the free-to-play)
* All Star Limited
* All Star Rare
* All Star Super Rare

[More competitions](https://bamg-sports.gitbook.io/oval3-game-rules/fantasy-gameplay/competitions/list-of-competitions) will come soon.

The competitions are divided in gameweeks, which means they last one week starting on Monday and finishing the Monday after.


---

# 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://bamg-sports.gitbook.io/oval3-game-rules/fantasy-gameplay/competitions.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.
