# 👑Popularity

Popularity points will be collected each month and three players with the highest popularity scores will receive special rewards and be inducted into the [👑Hall of Fame](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/challenge/hall-of-fame.md)

#### Popularity point can be earned from

1. Buildings that give [👑Popularity](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/challenge/popularity.md)
2. Purchase from the marketplace
3. [Quest](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/cities/quest.md) completion
4. [Event](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/cities/event.md) completion
5. Every time another player visits your land, you will obtain 1 popularity point

At the start of every month, popularity points will reset according to the table below but will not drop lower than the total value of popularity points obtained from all their [Decoration](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/building/decoration.md) combined. (see Example 1)

| Popularity points | Popularity points reset rate |
| ----------------- | ---------------------------- |
| 10,000            | 0%                           |
| 10,001 - 50,000   | 10%                          |
| 50,001 - 100,000  | 20%                          |
| >100,000          | 30%                          |

`The reset rate (decrease) of popularity points will be scaled. For example, a player with 75,000 popularity points will have a reset rate of 25% and will end up with 56,250 at the start of the month.`

> <mark style="color:blue;">**Example 1**</mark>
>
> Player A has 100,000 popularity points only from their [Decoration](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/building/decoration.md).
>
> If player A has a combined total of 110,000 popularity points at the end of the month, a 30% reset rate will be applied.&#x20;
>
> However, since player A's popularity points from their [Decoration](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/building/decoration.md) is 100,000, player A will have 100,000 points at the start of the month (instead of 77,000) because a player's popularity points cannot go below the total from their decorations.

> <mark style="color:blue;">**Example 2**</mark>
>
> Player B has 100,000 popularity points only from their [Decoration](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/building/decoration.md).
>
> If player B spent their popularity points for various interactions and has 50,000 points remaining at the end of a month, they will not have their points reset by 10% (down to 45,000 points) as their remaining points is less than that of their total [Decoration](/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/building/decoration.md) popularity points.&#x20;

####


---

# 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://craftdefi.gitbook.io/craftdefi-whitepaper-v0.5.0/4qyEUpv3t4fyVcgcy7Tb/gameplay/challenge/popularity.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.
