# Points Program

**Aptin Points Program Overview**

The Aptin Points Program is designed to encourage and reward active participants within the Aptin ecosystem. This program allows users to earn points through lending, borrowing, and referring new users, quantitatively reflecting their contributions to the success of the Aptin ecosystem.

* **Lending Points**: Users earn points by supplying assets to the platform. For every USD equivalent supplied, you accumulate 1 Supply Point per day.
* **Borrowing Points**: Borrowing is a key component of the Aptin protocol, and borrowers will get generous rewards. For each USD equivalent borrowed, users will receive 3 Borrow Points daily.
* **Referral Points**: Users can also earn points through referral. A referrer gets 10% of the points earned by the users they refer, plus additional rewards from the points earned by their referred users' subsequent referrals.

Additionally, the Aptin Points Program includes daily point calculations and an anti-cheating mechanism to ensure fairness and integrity. Users can track their accumulated points and access their referral link at [***here***](https://app.aptin.io/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.aptin.io/aptin-finance/protocol/points-program.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.
