# Libre Pass

1. #### **What is the Libre Pass?**
   * The **Libre Pass** is a seasonal pass available for purchase in the [Shop](/game-system/shop.md) and can be used throughout the season.
   * By completing [**Daily Quests** and **Season Quests**](/how-to-start/quests.md), you can earn **Libre Pass Points**.
     * Daily Quests reset every day and reward **Job EXP** and **Libre Pass Points**.
     * Season Quests reset each season, with a typical season lasting **one month**.
   * As you accumulate **Libre Pass Points** and increase your **Pass Level**, you can unlock various rewards.
     * Through the **Basic Pass**, you can obtain items such as **MVP Summon Tickets**, **Equipment Boxes**, and **Potions**.
     * Purchasing the **Libre Pass** grants access to even more valuable rewards.

2. #### **NFT Holder Benefits**
   * Holders of the **Adventure Pass NFT** and **Libre Pass NFT** can receive the **Libre Pass** **for free at launch**.
     * The number of Libre Passes you can claim varies depending on the quantity of NFTs held.

| Number of Adventure Pass NFT Owned | Number of Libre Passes |
| :--------------------------------: | :--------------------: |
|           Holding 1 to 9           |            1           |
|          Holding 10 to 19          |            2           |
|          Holding 20 to 29          |            3           |
|          Holding 30 to 39          |            4           |
|          Holding 40 to 49          |            5           |
|        Holding more than 50        |            6           |

| Number of Libre Pass NFT Owned | Number of Libre Passes |
| :----------------------------: | :--------------------: |
|         Holding 1 to 9         |            3           |
|        Holding 10 to 19        |            6           |
|        Holding 20 to 29        |            9           |
|        Holding 30 to 39        |           12           |
|        Holding 40 to 49        |           15           |
|      Holding more than 50      |           18           |


---

# 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://wiki.ragnaroklibre.com/how-to-start/pass/libre-pass.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.
