# Formats

- [Americano](https://docs.padelfast.com/formats/americano.md): Padel Americano is one of the easiest and most appreciated ways to organize a padel tournament. It is fun, fair, social and suitable for all levels and ages.
- [Mexicano](https://docs.padelfast.com/formats/mexicano.md): Just like padel americano, Mexicano is a very social and pleasant game where you can meet new opponents and meet new friends.
- [Winning lane](https://docs.padelfast.com/formats/winning-lane.md): Winning lane in padel is a tournament that has become increasingly large - as it offers variation of teammates and opponents and the best players during the tournament remain on the winning lane.
- [Knockout](https://docs.padelfast.com/formats/knockout.md): Knockout is a classical tournament - as it offers a simple layout where the best players continue to the finals to compete for the winner trophy.
- [Round robin](https://docs.padelfast.com/formats/round-robin.md): A round-robin tournament or all-play-all tournament is a competition format in which each contestant meets every other participant, usually in turn.
- [Mixicano](https://docs.padelfast.com/formats/mixicano.md): Padel Mixicano is a like a Americano but with a twist. It is a fun and social format suitable for a group of men and women.
- [Beat the box](https://docs.padelfast.com/formats/beat-the-box.md): Beat the box is a fun and competitive tournament format that allows players to play against similar rated players. Are you ready to beat the box?
- [Match](https://docs.padelfast.com/formats/match.md): Padel is a doubles sport played with a partner, meaning four players are needed in total. It is also possible to play singles, in that case two players are needed.


---

# 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.padelfast.com/formats.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.
