# Protocol Fees

There's only one type of fee incurred in NUMERICAL. \
\
Performance fee: 20% incurred on the positive yield that each vault is producing. The performance fee is netted out during each reward distribution cycle and sent to our treasury fund.&#x20;

{% hint style="info" %}
handling fees have been taken out of the equation and replaced a boost in performance fees. We are working towards longevity. Building a solid treasury that will service the protocol users is our main goal. &#x20;
{% 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://numerical.gitbook.io/numericalfi/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.
