> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/view-advocate-reward-catalog.md).

# Advocate報酬カタログを表示する

の *報酬カタログ* 紹介者の詳細を表示する画面 [報酬](/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/set-up-a-fuel-tank-reward.md).

1. 左側のナビゲーションメニューから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → 報酬** → **カタログ**.
2. 項目の説明については、以下の表を参照してください。

   | 項目     | 説明                                                            |
   | ------ | ------------------------------------------------------------- |
   | 名前     | 報酬の名称。                                                        |
   | 報酬付与回数 | 過去30日間に報酬が発行された回数。                                            |
   | 使用先    | この報酬を使用するすべてのプログラムと報酬交換を表示します。                                |
   | 値      | 参加者が紹介によって受け取る報酬の割合です。この値は、パーセンテージだけでなく、ドル額や顧客報酬の値を表すこともできます。 |
   | 種類     | 報酬の種類。例：割引、クレジット、燃料タンク、ギフトカード。                                |
   | ステータス  | 紹介プログラム内の報酬コード数。                                              |
3. 必要に応じて、管理したいカタログにカーソルを合わせ、選択します **編集** または **削除**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/view-advocate-reward-catalog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
