# Why am I not receiving rewards?

If you are no longer receiving rewards, it is likely due to looping on your Suilend account.&#x20;

## Looping on Suilend

Looping is defined as depositing and borrowing the same non-stablecoin asset or the same/different stablecoin assets. Examples of looping include:

• Depositing USDT and borrowing USDC

• Depositing USDC and borrowing AUSD

• Depositing WETH and borrowing nbETH

<figure><img src="/files/8nGbFUdEKo1s2ri3qS3K" alt=""><figcaption></figcaption></figure>

## How to Resume Reward Eligibility

To resume reward eligibility, you will need to unwind a looping position.&#x20;

For example, if you borrowed USDT against USDC, you must repay the USDT loan in full, press the **“Restore Eligibility”** button in the account dashboard, and complete the signature request in your wallet.

<figure><img src="/files/TSZrFrzd0eoJhzpwEdFJ" alt=""><figcaption></figcaption></figure>


---

# 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.suilend.fi/faq/why-am-i-not-receiving-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.
