> For the complete documentation index, see [llms.txt](https://docs.dein.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dein.fi/underwrite/underwriting/rewards-for-liquidity-providers.md).

# Rewards

## Summary

* Yield is distributed by block.
* Yield can consist of USDT and DEIN.
* USDT rewards come as an increase in saturation (increase in the DEINxCover token value).
* USDT rewards can be claimed by exiting the position (exchanging the DEINxCover tokens for USDT)
* DEIN rewards can be re-staked to [Native Staking ](/governance/native-dein-staking.md)or withdrawn instantly.
* Premium distribution depends on whether the Policy Books is whitelisted:
  * Whitelisted: 20% - Underwriters; 80% - protocol
  * Non-whitelisted: 80% Underwriters; 20% - protocol

{% content-ref url="/pages/lS8c05Y7JVxUd3ikdBPf" %}
[Precise APY calculations](/dein-system/reward-pool/precise-apy-calculations.md)
{% endcontent-ref %}

## What constitutes an APY?

APY is displayed for each Policy Book on the platform. The APY is the annualized sum of the following two assets:&#x20;

* USDT stablecoin (from Premiums)
* DEIN tokens (from the Reward Pool), if the policy books is whitelisted

Both the USDT stablecoin rewards and the DEIN tokens are calculated based on the perceived risk of the particular Policy Book, which is determined by the Utilization Ratio.

{% hint style="info" %}
The Underwriters choice of staking duration can affect the individual APY
{% endhint %}

## How can I withdraw my rewards?

To withdraw your earned DEIN rewards, you can choose either of the following:

* Re-stake your DEIN rewards to any of your existing positions in the Native DEIN Staking or create a new one.
* Withdraw instantly.

Withdrawing USDT rewards happens as you withdraw your position (exchange DEINxCover for USDT)

## **How do I earn yield in DEIN?**

Through staking the DEINxCover tokens received after you have provided Collateral in the DEINxCover Staking Contract. This action happens automatically when you underwrite a Policy Book.

Only whitelisted projects can benefit from staking DEINxCover to avoid the Protocol's economic exploits.

## **Is the USDT yield compounded?**

Yes! The Underwriter's Yield from the Premium paid in USDT is distributed by block, increasing the balance of USDT in the particular Policy Book (see [saturation](/underwrite/underwriting.md#what-does-the-saturation-of-the-coverage-pool-mean))


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.dein.fi/underwrite/underwriting/rewards-for-liquidity-providers.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.
