> For the complete documentation index, see [llms.txt](https://ancientsociety.gitbook.io/ancient-society-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ancientsociety.gitbook.io/ancient-society-whitepaper/gameplay-in-ancient-society/pvp/pvp-leaderboard.md).

# PvP Leaderboard

The PvP Leaderboard will track War Points. War Points are collected during each battle.&#x20;

The number of War Points awarded for each battle win depends on:

* Level of enemy
* Level of defeated town
* Amount of resources stolen from enemy

We will share the mathematics behind War Points as the game progresses through the first Age.

Leading the PvP Leaderboard will provide the top players the following rewards:

* Rank 1 = 15% less cost of troops (+1 Free NFT during Age of War)
* Rank 2-50 = 10% less cost of troops
* Rank 51-150 = 5% less cost of troops


---

# 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://ancientsociety.gitbook.io/ancient-society-whitepaper/gameplay-in-ancient-society/pvp/pvp-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.
