# Tournament Types

According to Entry Type, Entry Requirements and Status, the tournament types are subdivided as follows:

### Entry Type

1 - Freeroll ![](/files/sYizfCPyBWcxZs6bGUrd)->

The tournaments flagged as Freeroll are totally free for registration (price is 0). The following information is displayed for Entry price ![](/files/hDbx0sF7F3Wlkzq79EBT)

2 - Paid / Ticket ![](/files/tqqNNiRdHqRf6b5UYK3m)->

The registration for tournaments flagged with Paid / Ticket can be performed in two ways: Paying the registration price or using a tournament ticket (A detailed information about tickets will be explained in the section [Frequent Player Points](/explore-papparico/frequent-player-points.md)).

The following information is displayed for Entry price ![](/files/3tLSV2nO6e9FGWZOYKOc)

If the user has enough FPP, the tournament will offer the option to register either using FPP or the normal entry token. See the example when the user clicks REGISTER:

<figure><img src="/files/hkQIkANk8Y2TYuOMaTGC" alt=""><figcaption></figcaption></figure>

As we mentioned before, we will explain what FPP is in the section [Frequent Player Points](/explore-papparico/frequent-player-points.md)

3 - Paid ![](/files/bD7mA2Li68JputNyWbky)->

The registration for tournaments flagged with Paid entry price can only be performed by paying a registration price. The following information is displayed ![](/files/eyiumcXR9RmfGcr9xEqy)

### Entry Requirements

1 - No Requirements ![](/files/ZOVGxJJuyo6ueVGqegTK) -> As the name suggests, No requirements means there is no restriction for registration (any user can register for the tournament)

2 - Vault 48 Months ![](/files/MeduI06jgVHBNWloZg7W)-> Users must have any value deposited in our 48 Months Vault to be able to register for this kind of tournament. This is quite fair with the users who fully support us in growing our ecosystem.

### Status

1 - Scheduled ![](/files/Qv6lfSsU3mztobTGiyvn)-> This state means that the tournament is idle and waiting for the next status (Registering)

2 - Registering ![](/files/gVUteUs4LDjgLLLb2iM2)-> The description is self-explained, "Registering" means that the tournament is open for registrations. There are some tournaments where the field "Max Registrations" is set, meaning there is a maximum number of allowed registrations. Unless the Max Registrations value is reached, users can normally register with this status. We'll cover more details later.

3 - Live ![](/files/JLt67AkT8tzLYGODGmjn)-> The tournament is happening right now. In this status, users must start playing in order to score and get qualified for prizes.

This is how the Live tournament looks like:

<figure><img src="/files/hm3iIW1gzpvOh8OLCPEV" alt=""><figcaption><p>To start playing, just hit the PLAY NOW button</p></figcaption></figure>

4 - Finished ![](/files/zTOOitMHra5k65Be6pMf)-> The tournament has finished. At this point, the competition stops and users aren't able to play and score anymore.

The application will consolidate the results (usually takes seconds) and prepare the prizes for payment to the qualified users.


---

# 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.papparico.finance/explore-papparico/tournaments/tournament-types.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.
