# Bonuses

#### <mark style="color:red;">More Than Just Passive Income</mark>

<mark style="color:red;">Holding Ape Church  NFTs offers more than just service fee rewards. Each NFT in a player's connected wallet increases their Risk Points, which are a key factor in leaderboard rankings. These Risk Points contribute to determining the top players in various time periods, such as weekly or monthly leaderboards.</mark>

<mark style="color:red;">By simply owning one or more NFTs, players can boost their position on the leaderboard and gain a competitive edge.</mark>

#### <mark style="color:red;">Risk Points Multiplier Equation:</mark>

<mark style="color:red;">The exact formula to calculate the multiplier for Risk Points is:</mark>

<mark style="color:red;">Risk Points = Balance / (Balance + 2)</mark>

<mark style="color:red;">This formula ensures a fair distribution of points, preventing players from dominating the leaderboard solely by holding a large number of NFTs. It encourages balanced gameplay and fair competition, making sure no single player can monopolize the leaderboard based on their NFT holdings.</mark>

<mark style="color:red;">Here are some examples of what holding NFT's will do to your Risk Points:</mark>

* <mark style="color:red;">NFT Balance: 1</mark>
  * <mark style="color:red;">1 / (1 + 2) = 1 / 3 = 33% increase</mark>
* <mark style="color:red;">NFT Balance: 2</mark>
  * <mark style="color:red;">2 / (2 + 2) = 2 / 4 = 50% increase</mark>
* <mark style="color:red;">NFT Balance: 3</mark>
  * <mark style="color:red;">3 / (3 + 2) = 3 / 5 = 60% increase</mark>
* <mark style="color:red;">NFT Balance: 4</mark>
  * <mark style="color:red;">4 / (4 + 2) = 4 / 6 = 66% increase</mark>

<mark style="color:red;">Holding more NFTs gradually becomes less impactful for leaderboard rankings, ensuring fairness and preventing any player from dominating through sheer NFT ownership. This system rewards active participation and skill over financial investment, maintaining a competitive and inclusive environment. It helps ensure the leaderboard reflects performance, not just resources, fostering a diverse and engaging community.</mark> <mark style="color:purple;">**\[Check with PVP Money]**</mark>

<br>


---

# 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.ape.church/nft-1/bonuses.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.
