# FEE BREAKDOWN

## A fair Donation Structure

Illuminate introduces a nominal 10% fee applied to all donations, fees are used to directly contribute to staking rewards.\
\
This means no hidden charges or additional protocol fees for our users. Your support not only benefits your favorite creators but also actively participates in the growth of our platform, earning rewards through our [staking program](/using-illuminate/staking.md). Illuminate is committed to fostering a community where generosity is met with transparency, creating an ecosystem where everyone plays a role in meaningful contributions.&#x20;


---

# 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.illuminate.money/resources/fee-breakdown.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.
