# Protocol Fees

## **plsASSET and plvASSET Fees**

Fees are generated on the underlying assets that Plutus holds at any given time.

### plsKDK

* A 12% fee is taken on the underlying KDK yield
* These fees are directed to the Plutus treasury

### plsBERA

* A 12% fee is taken on the underlying sWBERA yield
* These fees are directed to the Plutus treasury

### plsGRAIL Fees

* A 12% fee is taken on the underlying xGRAIL yield
* These fees are directed to the Plutus treasury

### plsSYK Fees

* A **12%** fee is taken on the underlying xSYK yield
* These fees are directed to the Plutus treasury

### plsRDNT Fees

* A **12%** fee is taken on the underlying dLP yield
* These fees are directed to the Plutus treasury

### plsSPA Fees

* A **20%** fee was taken on the underlying veSPA yield
* Starting in July 2025, a **12%** fee is taken on the underlying veSPA yield
* These fees are directed to the Plutus treasury

### plsPLUTUS Fees

* A **12%** fee is taken on the underlying xPLUTUS yield
* These fees are directed to the Plutus treasury

### plvHEDGE Fees

* A **12%** performance fee is taken on the realised profits of plvHEDGE
  * This fee is taken into account and already subtracted from performance metrics
* These fees are directed to the Plutus treasury

### plvDOLO Fees

* A **12%** performance fee is taken on the realised profits of plvDOLO
  * This fee is taken into account and already subtracted from performance metrics
* These fees are directed to the Plutus treasury

### plvLOOP Fees

* A **12%** performance fee is taken on the realised profits of plvLOOP
  * This fee is taken into account and already subtracted from performance metrics
* These fees are directed to the Plutus treasury

***

## Unwound or deprecated products

### **plsJONES Fees**

* A **12%** fee was taken on the underlying JONES-ETH LP yield
* These fees were directed to the Plutus treasury

### plsDPX Fees

* A **12%** fee is taken on the underlying veDPX yield
* These fees are directed to the Plutus treasury

### **plvGLP Fees**

* A **10%** fee is taken on the underlying GLP yield
  * esGMX is withheld in the plvGLP contract, the rewards from esGMX are passed on to plvGLP stakers
* A 2% withdraw fee is taken when a user redeems plvGLP for GLP
  * **1.5%** goes to Plutus, **0.5%** goes back into the vault and is split amongst plvGLP stakers


---

# 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.plutus.fi/protocol-fees.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.
