# Taxation System

This tax is **fully waived** for players who have an **active VIP Account**.

***

⚙️ **Mechanics**

1️⃣ **Player-to-Player Trades**\
When a player trades **1,000,000 Zeny**, the system deducts **1,100,000 Zeny** in total\
(1,000,000 Zeny trade amount + **10% tax**)

The system automatically checks whether the player has enough Zeny to cover the tax.\
If the player cannot pay the tax, the trade will **automatically fail**.

**VIP Accounts are not affected by this tax.**

2️⃣ **Vending (Sell Vend)**\
Players selling items through a vending shop are charged **10% tax** based on the Zeny they earn.

The tax is **automatically deducted** from the transaction.

**VIP Accounts do not pay vending tax.**

3️⃣ **Buy Vending**\
When selling items to a **Buy Shop**, the **seller** is charged **10% tax**.\
The **buyer is not taxed**.

**VIP Accounts are completely exempt from this tax.**

***

The **Zeny Tax System** applies to normal player transactions to help maintain a healthy and balanced in-game economy.

Players with **VIP status** benefit from **full tax exemption** across all trade and vending activities.


---

# 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.iris-classic-trans.com/features/interactive-blocks.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.
