# Ensuring Continuous Eligibility for PLEND Rewards

**Market movements and the intrinsic volatility of risk assets** may cause a user's eligibility for PLEND rewards to shift over time.

**A Practical Example: Varying Eligibility**

Take, for instance, Thom, an active PulseLend user. Thom holds Liquidity worth $5 on PulseX (PLEND/PLS) along with $100 in USDC deposits. This composition places Thom well above the 5% threshold, ensuring his eligibility for emissions. However, a 5% dip in the PLS price could reduce the value of Thom's Liquidity under $5, making him fall short of the 5% requirement for earning emissions.

To keep track of such shifts, the PulseLend protocol maintains a continuous check on the eligibility status of users, determining "who's in, who's out."

**Notifications for Eligibility**&#x20;

When a user meets the eligibility criteria, banners across all pages show "Emissions active." However, if a user's status changes and they're no longer eligible, a "boost inactive" notification appears at the top of each page. This notification indicates the amount of additional Liquidity needed to requalify. To start accumulating $PLEND rewards again, click on "zap into Liquidity" and follow the steps provided.

**Strengthening Eligibility Consistency**&#x20;

To heighten the probability of maintaining eligibility for PLEND rewards, it's recommended to maintain a surplus above the 5% threshold as a cushion against potential market volatility.

Let's consider another PulseLend user, George. George deposits $1,000 USDC in the money market and locks a minimum of $50 of Liquidity to qualify for PLEND rewards. To protect his eligibility status from market fluctuations, George opts to lock $60 in Liquidity, which is 10% more than the necessary threshold.

Furthermore, users can fortify their eligibility status by enabling the **auto-compound and auto-relock** options on the Manage PulseLend page. These automated mechanisms provide additional layers of stability to users' eligibility for PLEND rewards.


---

# 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.pulselend.com/about-pulselend/tokenomics/emissions/ensuring-continuous-eligibility-for-plend-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.
