> 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, and the optional `goal` 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>&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.
