# Points

Points were introduced in the DeFi world to provide users with more flexible and diverse incentives. Here, we describe various types of points available on Napier platform.

* [Napier Points](/invest/points/napier-point.md): \
  Napier Points are rewards that users and curators can earn through various activities within the Napier v2 protocol.
* [Point Integrations](/curate/napier-curation/manage-market/partner-points-integration.md): \
  Point Integration helps display Napier Point in your project's UI and assist users in accurately tracking distributions within your points program
* [Refrerral System](/invest/points/referral-system.md)\
  A referral system through which users can earn Napier Points


---

# 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.napier.finance/invest/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.
