# Server-only Leaderboard

Every server with the bot as it's own leaderboard or rankings. Servers can access their own leaderboards which rank only traders within their community. These leaderboards display the ranks of every trader who is a signed up user on NVSTly and also meets the the seven (7) trade minimum quantity for eligibility, for timeframes above *Past Day*. Unlike the global leaderboard, all traders will be ranked & displayed regardless of win rate.

{% hint style="info" %}
**How to see server-only leaderboards?**&#x20;

`https://trd.ng/ranks?guild=server-id-here`&#x20;

OR&#x20;

`https://nvstly.com/ranks?guild=server-id-here`
{% endhint %}

Replace `server-id-here` with the server's ID.


---

# 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://docs.nvstly.com/discord-bot-setup/server-only-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.
