# APR and fees on Taraxa

{% hint style="info" %}
APY, which stands for Annual Percentage Yield, in the context of a Delegated Proof of Stake (DPoS) validator on Taraxa, refers to the annual rate of return that delegators can expect to earn from staking their tokens with a specific validator. This yield is expressed as a percentage and takes into account the compounding of staking rewards over a year.
{% endhint %}

{% hint style="info" %}
APR, in the context of Lara, provides only the current estimation of the rewards without any upfront forecasts.
{% endhint %}

> User's APR (Lara staking APR) = Protocol APR \* (1 - Protocol fee)

## Protocol fee

Lara applies an 8% fee on staking rewards that directly go into the DAO Treasury. The fee can be changed by the DAO pending a successful vote and we're more than sure will change until the launch of the protocol. We will regularly conduct DAO votes to not only allocate the DAO tokens but also part of the treasury to be used to further develop the protocol.


---

# 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.laraprotocol.com/whitepaper/apr-and-fees-on-taraxa.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.
