# What is "Other Rewards" when claiming rewards?

<figure><img src="https://285576528-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F56LPGHUCjDtUfn1QgxEV%2Fuploads%2FzXfjebbKzZhnrn6J4JQY%2FMicrosoftTeams-image%20(13).png?alt=media&#x26;token=2e4c4cc2-e06f-4deb-9a2b-89c5645d1761" alt="" width="375"><figcaption></figcaption></figure>

When yield farming, there will be two types of $LT rewards if the token pair involves $stHOPE.

### Mining Rewards

This reward is earned by providing liquidity and staking LP tokens to the liquidity gauge. It's your main reward for participating in yield farming.

### Other Rewards

If the liquidity asset you are providing can generate yields, such as $stHOPE can earn $LT, then this part of the reward will be counted towards "Other Rewards" instead of "Mining Rewards".

When you provide $stHOPE liquidity:

* Before depositing $stHOPE into the liquidity pool, the staking reward for HOPE goes to your address because you hold $stHOPE.&#x20;
* After depositing $stHOPE into the liquidity pool and staking LP tokens to start mining, the staking reward for HOPE goes to the gauge. This is because you have transferred $stHOPE to the gauge and the gauge is now the holder of $stHOPE. This can explains the source of "other rewards".

## How will the "other rewards" be distributed to LPs?

During the first week, the "Other Rewards" amount is 0, as the $LT from HOPE staking has not yet been claimed. This part of the reward will be automatically claimed every Thursday.

Once claimed, the $LT rewards accumulated in the pool will be added to the Gauge and distributed over the following week to addresses in proportion to their LP token holdings.&#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.hope.money/appendix/faq/what-is-other-rewards-when-claiming-rewards.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.
