> 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/server-features/vip-system.md).

# VIP System

***

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

***

### **💡About the System**

The VIP system provides privileges to players that will improve their quality of life, gameplay experience and additional benefits to other server features.

***

The VIP system can only be activated using 1x VIP Card that will enable all the VIP Privileges. The VIP Cards are **subscription-based**.

<table data-search="false"><thead><tr><th>VIP Privileges</th><th>Bonus Description</th></tr></thead><tbody><tr><td><strong>Player Status</strong></td><td>EXP Rate +20%</td></tr><tr><td></td><td>Drop Rate +20%</td></tr><tr><td></td><td>+200 Storage Slots</td></tr><tr><td></td><td>Drop Cap increased to 75%</td></tr><tr><td></td><td>Energy Cap is doubled (<em>ENE 360 to ENE 720</em>)</td></tr><tr><td></td><td>Hourly Rate gain is doubled</td></tr><tr><td></td><td>Enable to use @afk (During Auto Battle)</td></tr><tr><td></td><td>Enable to use @mvpboard</td></tr><tr><td></td><td>Enable to loot in an area of 3x3.</td></tr><tr><td><strong>Healer NPC</strong></td><td>Free use of Healer (0 Zeny Cost)</td></tr><tr><td></td><td>Additional Lv 3 <img src="https://static.divine-pride.net/images/skill/67.png" alt=""><strong>Suffragium</strong></td></tr><tr><td></td><td>Additional Lv 5 <img src="https://static.divine-pride.net/images/skill/75.png" alt=""><strong>Gloria</strong></td></tr><tr><td></td><td>Additional Lv 5 <img src="https://static.divine-pride.net/images/skill/66.png" alt=""><strong>Impositio Manus</strong></td></tr><tr><td></td><td>Additional Lv 10 <img src="https://static.divine-pride.net/images/skill/33.png" alt=""><strong>Angelus</strong></td></tr><tr><td><strong>Warper NPC</strong></td><td>Free use of Warper to all destination (0 Zeny Cost) <em>excluding some newly opened maps in the future updates</em></td></tr><tr><td><strong>Daily Supply NPC</strong></td><td>Additional <strong>1x</strong> <strong>Bonus Coupon</strong></td></tr><tr><td><strong>Auto Battle</strong></td><td>Enable to use the VIP Feature - Monster Selection</td></tr><tr><td></td><td>Enable to use the VIP Feature - Items Pick-up Selection</td></tr><tr><td></td><td>Enable to use the VIP Feature - Auto Sell Loots</td></tr><tr><td></td><td>Enable to use the VIP Feature - Re-stock Confiuration</td></tr><tr><td></td><td>Enable to use the VIP Feature - Limit Auto</td></tr><tr><td></td><td>Enable to use the VIP Feature - Ignore aggressive monsters</td></tr><tr><td></td><td>Enable to use the VIP Feature - Auto-switch Ammunition</td></tr><tr><td><strong>Bank System</strong></td><td>Enable to Access the Bank via Kafra</td></tr></tbody></table>

***

<figure><img src="/files/oCUAY3RFFkU0NQGsEAvz" 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/server-features/vip-system.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.
