> For the complete documentation index, see [llms.txt](https://docs.intersectfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intersectfi.com/welcome/intersect-points.md).

# Intersect Points

We're excited to introduce Intersect Points, where your active participation in the Intersect ecosystem is recognized and rewarded.&#x20;

By engaging with our platform, you'll earn Intersect Points (IP), which serve as a measure of your contribution and unlock various benefits within our ecosystem.

Intersect points will begin when it is announced on our [Twitter](https://twitter.com/Intersect_fi) so make sure to follow it to be updated!&#x20;

<figure><img src="/files/xKJ2chAMQWNdTjAEfiE6" alt=""><figcaption></figcaption></figure>

## **Testnet Phase: Earn Intersect Points (IP) While Testing**

A pool of 1 million IP is waiting for you to help fine-tune the platform during our testnet!

You can freely mint tokens in the testnet to test the following actions and be rewarded with IP.&#x20;

* First supply: 100 IP
* First borrow: 200 IP
* First repayment: 100 IP
* First withdrawal: 100 IP
* First liquidation: 500 IP

Points are calculated on an hourly basis, and are limited to the first time you execute that action. Repeated actions will not earn additional points.&#x20;

If you spot any issues, please report them here: <https://t.me/intersectfinance>

Points earned during the testnet will be transferred to the mainnet. There will be another way of earning intersect points involving using real assets for mainnet.&#x20;

## **Refer Others and Earn More Points**

Create a referral link and share it with others to **earn 15% of their points**.

## **Why Earn Intersect Points?**

Intersect Points are more than just numbers – they represent your active participation and contribution to the Intersect ecosystem. These points may play a crucial role in:&#x20;

1. Governance participation
2. Access to exclusive features and products
3. Potential token airdrops
4. Tier-based benefits and rewards
5. Community recognition and leaderboards

Start earning points today and position yourself at the forefront of DeFi!

Note: The point system is subject to adjustments to ensure fairness and align with the protocol's growth. Stay tuned to our official channels for updates on new ways to earn points or use them.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.intersectfi.com/welcome/intersect-points.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
