# Padel Fast Guide

{% embed url="<https://www.padelfast.com>" %}

## FAQ

### What is Padel Fast?

Padel Fast is a all-in-one padel manager app used to create, manage and play matchmakings. It is simple and easy to use but very powerful, creating a tournament has never been easier.

### How is Padel Fast different?

Unlike others, we actually use schemas to produces our matchmakings, you can expect a great experience each time. We also offer a variety of formats others don't have. We are also very open to feedback and suggestions, we want to make the best app possible.

### What formats are available?

Padel Fast offers a variety of formats, such as americano, mexicano, mixicano and world cup. More formats are added continuously.

### Do all players need Padel Fast?

No, only one host needs to have Padel Fast installed, however everyone is recommended to have the app since it makes scoring matches easier.

### Can I invite my friends?

Yes, you can organize tournaments with others by inviting them. All players can score their own matches.

### Do I need to pay to use Padel Fast?

Padel Fast is free to download and each new user can create up to 3 free matchmakings, then you will need to subscribe to one of two subscription plans based on your needs to continue using the app. Prices can be found in the app.

### How does leagues work?

A league is a competitive environment where you can connect your matchmakings and directly add members of the league. Matchmakings will be tracked within the league providing a comprehensive view of each player's performance over time. League is perfect for groups of friends, clubs, or any set of players who regularly compete against each other. With a league, you can easily organize your tournaments, track results, and see who's the best among you.

Learn how to get started with leagues [here](https://docs.padelfast.com/leagues/creating-a-league).

***

## Quick links

<details>

<summary>Are you looking for matchmakings?</summary>

You can find out more about matchmakings here -> [matchmakings](https://docs.padelfast.com/matchmakings "mention")

</details>

<details>

<summary>Are you looking for leagues?</summary>

You can find out more about leagues here -> [leagues](https://docs.padelfast.com/leagues "mention")

</details>

<details>

<summary>Are you looking for our formats?</summary>

You can find our matchmaking formats here -> [formats](https://docs.padelfast.com/formats "mention")

</details>

***


---

# 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/guide.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.
