# Fees

## $RZR-Based Fees

$RZR-based fees of RaiseR are as follows:

* **10,000 $RZR:** to create a borrow pool
* **1,000 $RZR:** to commit funds to any pool&#x20;
* **1,000 $RZR:** to claim funds from any pool&#x20;
* **1,000 $RZR:** to withdraw funds by a borrower

{% hint style="info" %}
**Fees are subject to change by** [**governance**](/governance.md)**.**
{% endhint %}

## Non-$RZR Fees

The non-RZR fees of RaiseR are as follows:

* **0.15%** in **USDC** for any successful borrow
* **0.20%** in **USDC** for any trade on RaiDEX

{% hint style="info" %}
**100% of non-RZR fees are distributed to the community (see** [**veRZR**](/governance/verzr.md) **and** [**Governance**](/governance.md)**)**
{% 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.raiserdapp.com/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.
