> For the complete documentation index, see [llms.txt](https://forsakentales.gitbook.io/fl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forsakentales.gitbook.io/fl/forsaken-pass/season-1-cyber-battlefield.md).

# Season 1 - Cyber Battlefield

***

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

***

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

***

### 💡Overview

Forsaken Pass (Golden & Premium) is **exclusively available through** [**Donation**](https://discord.com/channels/1341105633830637629/1372928532329533470) where you enjoy lots of rewards whenever you level up your pass.

<div><figure><img src="/files/kYbTgyuxhLEDBLvcqwb3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0pR0IuJUHfo9BFrf77Su" alt=""><figcaption></figcaption></figure> <figure><img src="/files/k2t8IdbrjlgP0P6KB3dW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vlbX2euddMavH5CDJ53y" alt=""><figcaption></figcaption></figure></div>

***

### 🎫 Where to get Basic Pass?

You can purchase the **Basic Pass** in the Headquarters (HQ) for 1,500,000z. The pass will be **Account-Bound** and can only be purchased **once per account**.

<figure><img src="/files/7VMZ5dSooWpc54tkf4Pk" alt=""><figcaption></figcaption></figure>

### 💡How to use the Forsaken Pass?

In order to use the Forsaken Pass, you have to start from the Basic Pass -> Golden Pass -> Premium Pass. You have to <mark style="color:$primary;">**complete the Basic Pass**</mark> for you to proceed to the Golden Pass up to the Premium Pass.&#x20;

To check for the status of your pass, simply type the following:

**@bp** - Allows you to view the Battle Pass.

**@bpmsg** - Enable/Disable the Battle Pass EXP gain message.

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

***

### 💡How to Level Up my Battle Pass?

In order to level up your pass, you may obtain Battle Pass EXP by completing **Daily Quests, Daily Requests, Monster Kills or Vigor of Battle**.

<div><figure><img src="/files/im3hul00mEdMrcP6fo2Q" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kJoozBCKyBTwikWVKtcX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/x3t8zBYbcKXqRYbViuVN" alt=""><figcaption></figcaption></figure></div>

### 📊 Battle Pass EXP Table

| Battle Pass Tier | Max Battle EXP per Level | Total Levels |
| ---------------- | ------------------------ | ------------ |
| **Basic Pass**   | 30,000 BEXP              | 10           |
| **Golden Pass**  | 50,000 BEXP              | 20           |
| **Premium Pass** | 60,000 BEXP              | 30           |

<table data-search="false"><thead><tr><th align="center">Targets</th><th align="center">Level</th><th align="center">Battle Pass EXP</th></tr></thead><tbody><tr><td align="center"><strong>Normal Monsters</strong></td><td align="center">1 ~ 20</td><td align="center">1 ~ 3</td></tr><tr><td align="center"></td><td align="center">21 ~ 50</td><td align="center">4 ~ 7</td></tr><tr><td align="center"></td><td align="center">51 ~ 80</td><td align="center">8 ~ 11</td></tr><tr><td align="center"></td><td align="center">81 ~ 99</td><td align="center">12 ~ 16</td></tr><tr><td align="center"></td><td align="center">100+</td><td align="center">17 ~ 25</td></tr><tr><td align="center"><strong>MVP Monsters</strong></td><td align="center">-</td><td align="center">2,000 ~ 5,000</td></tr><tr><td align="center"><strong>Daily Quests</strong><br>(<em>Hunting, MVP Quests &#x26; Collection</em>)</td><td align="center">-</td><td align="center">3,000 ~ 3,500</td></tr></tbody></table>

**All rewards upon completion of the level shall be sent through mail.**

***

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://forsakentales.gitbook.io/fl/forsaken-pass/season-1-cyber-battlefield.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
