# Holding Duration Multiplier

Players who hold onto their NFTs for longer periods receive higher **Plooshy Points (PP)** bonuses, rewarding them for their patience, loyalty, and long-term commitment to the ecosystem.

**Formula:** \[1+(Holding days\*5)/1095]

The holding days are capped at 1095, which means that the maximum multiplier is 6.

**Example for the first 5 days:**

Day 1 → 1.0045662100

Day 2 → 1.0091324201

Day 3 → 1.0136986301

Day 4 → 1.0182648402

Day 5 → 1.0228310502


---

# 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.theplooshies.com/plooshy-points-pp/soft-staking-for-nft-holders/different-multipliers/holding-duration-multiplier.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.
