# Fees

The creation of a pool is subject to two types of commission: Rewards commission and JVT fee.

<figure><img src="/files/BQcNXsCUgtdVxODl6tBb" alt="" width="375"><figcaption></figcaption></figure>

## JVT fee

A flat **50 $JVT** fee is charged each time a pool is created and is subsequently burned.

## Rewards commission

A fixed percentage of the pool creator's allocated rewards for stakers, charged on each deposit of reward tokens. The default commission is **2%**, however if your project has a total TVL on DEX of more than **$1,000,000** you can contact our manager for a **50%** commission discount before creating a staking pool.

{% hint style="info" %}
JVault converts all commissions received in tokens of other projects into USDT or TON.
{% endhint %}


---

# 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.jvault.xyz/staking-v2/info-for-pool-creators/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.
