> For the complete documentation index, see [llms.txt](https://chainstreak.gitbook.io/chainstreak/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chainstreak.gitbook.io/chainstreak/general/points-and-leaderboard.md).

# Points & Leaderboard

#### Points and leaderboard show user activity inside Chainstreak.

Every completed action can bring points. The more active you are, the more points you can collect. Users with the highest number of points appear higher on the leaderboard.

***

#### What are points?

Points are a simple way to measure activity on Chainstreak.

When you complete actions such as check-ins, tasks, referrals, or other product activities, you can receive points. These points help show how active your wallet is inside the platform.

Points are connected to your actions and help build your Chainstreak profile.

***

#### How to earn points

You can earn points by completing different actions on Chainstreak.

These actions may include daily check-ins, connecting your wallet, linking your X account, following Chainstreak on X, inviting friends, using Proof of Click, or deploying smart contracts.

Each eligible action can add points to your profile after completion.

***

#### What is the leaderboard?

The leaderboard ranks Chainstreak users by activity.

Users with more points appear higher in the ranking. The most active users are shown at the top because they complete more actions, stay consistent, and build stronger activity inside Chainstreak.

The leaderboard makes onchain activity more competitive and easier to track.

***

#### How to climb the leaderboard

To climb higher on the leaderboard, stay active and complete available actions.

Daily check-ins are one of the easiest ways to build consistent activity. You can also use Proof of Click, deploy smart contracts, invite friends, and complete social or product tasks when they are available.

The more eligible actions you complete, the more points you can earn.


---

# 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:

```
GET https://chainstreak.gitbook.io/chainstreak/general/points-and-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.
