# Points

Points are designed to recognise and reward your contributions to Zest protocol. Points began accruing on 11 April 2024 and are updated daily.

**How to earn points on Zest Protocol?**

* Earn 1 point per $1 supplied on Zest per day
* Earn 2 points per $1 supplied per day for STX, aeUSDC, USDh, aUSD, and USDA

For full details on how points are calculated and to view your total, visit the[ Points page.](https://app.zestprotocol.com/points/page/1)

{% hint style="info" %}
**Since the Zest V2 launch, points accrue exclusively on liquidity deposited in V2.**&#x20;

Points earned through V1 prior to the V2 launch are retained, but V1 liquidity will no longer accrue new points.
{% endhint %}

{% hint style="info" %}
Reminder: For users who are gaming the point system, they will get their points nullified. &#x20;
{% endhint %}


---

# 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.zestprotocol.com/start/points.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.
