# Revenue Sources

WaxFusion currently generates rewards for the protocol (and users) via the following mechanisms.

* Staking WAX deposited by users
* Renting CPU generated by user-staked WAX&#x20;
* Staking WAX from protocol owned liquidity
* Renting CPU from protocol owned liquidity
* 0.05% instant redemption fee for users who don't want to wait 1-21 days to redeem (subject to availability)
* Fees earned from the protocol's lsWAX/WAX liquidity
* LP farm rewards generated by the protocol's lsWAX/WAX liquidity

Due to all of these reward sources, the returns from staking with WaxFusion are expected to be greater than what users would earn by staking the WAX on their own.


---

# 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.waxfusion.io/revenue/revenue-sources.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.
