# Leaderboard

## Collect points and earn rewards

<figure><img src="/files/HoSmd0Eoj9uBnsNNFVSW" alt=""><figcaption><p>Haiko Rewards: <a href="https://app.haiko.xyz/rewards">https://app.haiko.xyz/rewards</a></p></figcaption></figure>

The leaderboard tracks points accrued by every address that has interacted with Haiko, providing a transparent view of our top users.

User points are rewarded per second of providing liquidity

1. Total swap fees **paid** on swaps
2. Total swap fees **earned** on LP positions, including managed Strategy Vaults

This means that both LPs and swappers can earn points on Haiko.

You will also earn a **20% share** of the points earned by users you refer, if they join using your unique [referral link](https://app.haiko.xyz/leaderboard). Please note that this will not apply if the referred user has already interacted with Haiko before.

## Participation and contributions

Interacting with Haiko isn't the only way you can contribute to our community. We value all types of contributions, and you can choose to *provide value* to our community in your own unique way.

This includes (but is not limited to):

* Developing strategies and contributing through the [Strategy Portal](https://app.haiko.xyz/portal)
* Building dashboards, APIs or other tooling for the Haiko Protocol
* Reporting bugs, providing feedback, or submitting feature requests on our [Discord](https://discord.gg/Ds9YPETgbe) server
* Helping answer questions, onboard new community members or moderate community discussion
* Publishing educational content to promote Haiko


---

# 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://haiko-docs.gitbook.io/docs/info/leaderboard.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.
