# Fees

|                                    | Fee   |
| ---------------------------------- | ----- |
| Mint                               | 0%    |
| Redemption USR and RLP. Up to 24hr | 0%    |
| Protocol Fees                      | 10%\* |

Currently, the protocol does not charge fees on minting and redemption.

### Protocol fees

\*Protocol fees activate progressively, starting 31 July 2025, and are fully effective starting from 21 August 2025.

{% hint style="success" %}
Track Resolv Revenue and Buybacks on the [Dune dashboard](https://dune.com/resolv/resolv-revenue-and-buybacks).
{% endhint %}

#### Fee ramp schedule:

*Week 1 → 2.5% of daily profits (31 July — 07 Aug)*

*Week 2 → 5.0% (07 Aug — 14 Aug)*

*Week 3 → 7.5% (14 Aug — 21 Aug)*

*Week 4 and onward → 10.0% (From 21 Aug)*

{% hint style="info" %}
The protocol fee applies **only** when a positive yield is generated. On days with zero or negative yield, no fees are collected.&#x20;
{% endhint %}

Protocol revenue will be used to expand the value Resolv delivers to users and stakers. That includes:

* Supporting new integrations across DeFi, fintech, and institutional venues
* Funding ecosystem grants and product development
* Driving buybacks and other token-aligned initiatives


---

# 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.resolv.xyz/litepaper/protocol-mechanics/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.
