# 5.3 Reward Formula

**Base Amount × Parameter Boost (Pararank & Charm) × Multi-holding Factor × Trust Rank Bonus × SyFu Card Bonus × Event Bonus × HP Reduction Factor × Payment Range Factor**

#### **Key Modifiers**

* **Parameter Boost**: Increased efficiency from Pararank and Charm.
* **Multi-holding Factor**: √N diminishing returns to prevent short-term imbalance.\
  (Multi-holding factor will be implemented in the future.)
* **Trust Rank Bonus**: Rewards and caps vary by Trust Rank (S–D).
* **SyFu Card Bonus**: Special cardholder benefits.
* **Event Bonus**: Temporary campaign multipliers.
* **Payment Range Factor**: Adjustments based on the payment tiers above.

> 💡 **Additional Link** \
> For detailed information on reward efficiency based on MANEKINEKO’s remaining HP (coefficient table) and HP consumption, please refer to [6.5 MANEKINEKO NFT Lifespan, HP, and Durability](/manekineko/manekineko-nft-lifespan-hp-durability.md).


---

# 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.syfu.io/rewards/formula.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.
