# HardWorks

HardWork is a smart contract function that compounds the yield generated by Tetu strategies. When HardWork is called, a portion of the rewards are distributed back into the underlying yield farm, and the remaining rewards are then allocated by the Profit Destination ratio.

HardWorks can be tracked in real-time on the [hard-works room](https://discord.com/channels/854689587027640351/871257415365046352) on discord. Marked in blue are two examples from HardWorks, one where 1414 TETU was bought back from the DAI vault of the AAVE folding strategy, and the other where 15091 TETU was bought back from the KLIMA vault.

![](/files/eVoqpY6pOp3nxnjUPew8)

The total result of HardWorks since the creation of Tetu can be seen on the [stats page](https://app.tetu.io/stats) under "Strategies earned TETU" below is displayed the amount in TETU of the platform's production in the last 24 hours and the % of how much the production in the last 24 hours represents in relation to the total already earned.

![](/files/bTD3ksjY6iu2foI2cr8w)


---

# 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.tetu.io/tetu-io/tetu-v1/yield-farm/hardworks.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.
