> 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/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/view-advocate-reward-catalog.md).

# 查看 Advocate 奖励目录

从 *奖励目录* 屏幕查看您的推荐人的详细信息 [奖励](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/set-up-a-fuel-tank-reward.md).

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/view-advocate-reward-catalog.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.
