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

# Leaderboards

Sogni runs leaderboard competitions to reward active community members.

* View the latest active leaderboard competition here: [sogni.ai/leaderboard](https://www.sogni.ai/leaderboard) \
  (be sure to check out the [Terms & Conditions](https://www.sogni.ai/leaderboard#terms) unique to each leaderboard)
* Leaderboards typically occur every 6-weeks with a single SOGNI token prize pool and cover 4 activity types:\
  Artist:  Earn Artist Points for every artist job completed on the Supernet\
  Relaxed Worker: Earn Relaxed Worker Points for every job completed on the Relaxed Supernet\
  Fast Worker: Earn Fast Worker Points for every job completed on the Fast Supernet\
  Staking: Earn Staking Power points for SOGNI [staked](https://docs.sogni.ai/rewards/staking-sogni) into the Staking Leaderboard pool
* Rewards are made available to claim typically within a week of the end of the leaderboard period. You simply log in to app.sogni.ai and follow the claiming experience.
* Leaderboard points are generally in Spark, a uniform measure of GPU time. Lean more about [SOGNI token vs Spark Points](/sogni-docs/supernet/sogni-token-vs-spark-points.md).
* Leaderboard points are multiplied by 7 when using Paid Spark, spark aquired through in-app credit card payment or through conversion of SOGNI airdrops into Spark. SOGNI tokens always give a 10x multiplier when used to pay for renders.


---

# 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://sogni.gitbook.io/sogni-docs/rewards/leaderboards.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.
