# Incentives

## 🌐 **Overview**

| [🎯 **Points Program**](https://docs.hemi.xyz/incentives/points)                   | Participants earn points through various activities.                                   | To maintain an active community by rewarding participation and promoting sustained engagement.                           |
| ---------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| 💰 [**Grants**](https://docs.hemi.xyz/incentives/grants)                           | Bespoke agreements provide incentives to projects aligned with Hemi's strategic goals. | To drive innovation and growth by financially supporting projects that have significant potential impact on the network. |
| [🔄 **Retroactive Funding**](https://docs.hemi.xyz/incentives/retroactive-funding) | Compensation for builders for previously completed impactful work.                     | To acknowledge and reward valuable past contributions, encouraging ongoing commitment.                                   |
| [⚡One-Off Spends](https://docs.hemi.xyz/incentives/one-off-spends)                 | Funds allocated for unique opportunities like hackathons and specific projects.        | To promote innovation and meet immediate strategic needs by creating unique opportunities.                               |

***


---

# 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.hemi.xyz/incentives/incentives.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.
