# 👑 VIP System

Users will be categorized into VIP1 to VIP3 based on the amount of SOUL token they own, and each table gets a different drop rate for rare materials required for crafting items. This is a sort of staking system but it rewards users with a higher drop rate for rare materials instead of providing tokens by how long they have deposited the coins.

The benefits per VIP level are as follows, and the values are subject to change in the future:

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

### **Specialized VIP Card System**

Maximization of the benefits obtained by staking SOUL tokens

Classification of convenience and benefits according to VIP level

Inducing active user participation and preventing ecosystem inflation

<figure><img src="/files/5xvROTZa1bywGBBG0POh" alt=""><figcaption></figcaption></figure>

The VIP card system operates on a seasonal basis. Users can acquire NFT VIP cards by staking SOUL tokens. VIP cards allow users to gain in-game buffs and increase mining perks. VIP cards can be lent to other users, which can earn rewards.

At the end of the staking period, users return the NFT and swap with the SOUL as much as the number of tokens purchased.


---

# 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://idle-soulsaver.gitbook.io/idle-saver/soulsaver-idle-savers/ecosystem/vip-system.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.
