# 5.3 報酬計算式

基礎量×パラ補正（パラランク・チャーム）×複数保有補正×トラストランク補正×カード保有補正×イベント補正×HP減少補正×決済レンジ補正

#### 補正要素

* **パラ補正**：パラランクとCharmによる効率増加
* **複数保有補正**：逓減カーブ（√N）で短期偏重を防止\
  （複数保有補正は今後実装予定）
* **トラストランク補正**：S〜Dランクで報酬率・上限が変動
* **カード保有補正**：SyFuカードの特典
* **イベント補正**：期間限定キャンペーンのブースト
* **決済レンジ補正**：上記レンジに応じた係数

> 💡 **補足リンク**\
> MANEKINEKOのHP残量による報酬効率（係数表）やHP消耗の詳細は、\
> [6.5 MANEKINEKO NFTの寿命・HP・Durability ](/ja/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/ja/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.
