# Leaderboard

Every witch's Bound Soul build is compared. The most powerful effigy stands at the top.

***

## <mark style="color:$success;">Opening the Rankings</mark>

Click the **Ranks** button in the menu bar. The leaderboard opens as a popup.

***

## <mark style="color:$success;">Tabs</mark>

| Tab             | Sorted By                             |
| --------------- | ------------------------------------- |
| **Total Power** | Curse + Doom + Hex combined (default) |
| **Curse**       | Curse score only                      |
| **Doom**        | Doom score only                       |
| **Hex**         | Hex score only                        |

***

## <mark style="color:$success;">How to Appear in the Rankings</mark>

1. Connect your Solana wallet
2. Build your strongest effigy
3. Save it to your Bound Soul
4. Open the Rankings — your address and score appear in the list

If your wallet isn't connected or your Bound Soul is empty, you won't appear.

***

## <mark style="color:$success;">Your Rank</mark>

At the bottom of the modal, **"Your rank: #N"** shows your current position for the selected tab.

***

## <mark style="color:$success;">How Power Is Calculated</mark>

Every item's power is determined by the item's name — not by chance. The same item always gives the same stats. Learn more → [Curse · Doom · Hex](file:///2008944/stats/attributes.md)


---

# 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://alper-ozdil-projetcs.gitbook.io/hex-and-stitch/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.
