> 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/reward-exchange-explained.md).

# 奖励兑换说明

**有限**：奖励兑换仅适用于某些计划版本。 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true&) 以升级您的倡导者计划并获得访问权限。

奖励兑换是一项功能，它使您的参与者能够将他们赚取的奖励单位兑换为不同的奖励或其他奖励单位，例如将积分兑换成礼品卡。在奖励计划中加入更多选择，可能正是您提升参与度和建立客户忠诚度所需要的。

<div data-with-frame="true"><figure><img src="/files/9c0e98e598d9a37a630723b9d8dc4baef45fd661" alt=""><figcaption></figcaption></figure></div>

要在您的计划中使用奖励兑换，您可以设置一个或多个奖励兑换选项，并选择以下规则：

* 参与者可以兑换哪些奖励单位
* 他们可以换取什么
* 谁可以查看并使用该兑换选项

完全访问和项目经理团队成员可以创建奖励兑换选项并设置其规则。请参阅我们的文章，了解如何 [设置奖励兑换选项](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/set-up-reward-exchange-options.md).

#### 奖励兑换选项

您可以设置四种类型的奖励兑换选项。

| 兑换     | 对于           | 示例                                              |
| ------ | ------------ | ----------------------------------------------- |
| 一种奖励单位 | 另一种奖励单位      | 将积分兑换成美元                                        |
|        | 奖励目录中的固定价值奖励 | 将 2000 积分兑换为未来购买 25% 的折扣                        |
|        | 奖励目录中的可变价值奖励 | 通过您的 Tango Card 集成将积分兑换成礼品卡。礼品卡的价值取决于参与者兑换了多少积分 |
|        | 一组选项中的一种奖励   | 将积分兑换成不同颜色的周边商品                                 |

#### 可用性选项

在设置奖励兑换选项时，您可以针对哪些参与者可以查看和使用它来设置规则。

默认情况下，任何参与者都可以查看奖励兑换选项。您可以选择对特定国家、分群或地区的参与者隐藏该选项，或者根据参与者默认资料中存储的信息设置自定义规则， [自定义](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/custom-and-calculated-fields/custom-fields-for-advocate-explained.md) 或 [计算字段](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/custom-and-calculated-fields/calculated-fields-explained.md).

您还可以设置规则，以确定哪些参与者可以使用该兑换选项。例如，银级参与者可能会看到金级客户可获得更优惠的兑换选项，这可能会激励他们提高参与度。

<div data-with-frame="true"><figure><img src="/files/fa9e89ccb11ce9c2d551220b72838fada3766245" alt=""><figcaption></figcaption></figure></div>

#### 参与者体验

参与者可通过 [已验证访问](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/widget-types-explained.md) 计划小组件或微型网站访问奖励兑换选项。您可以完全控制参与者看到的内容，包括兑换选项使用的显示名称、描述和图片。

<div data-with-frame="true"><figure><img src="/files/b363a6e128734a1edb59379c0cd6148f3cd89c56" alt=""><figcaption></figcaption></figure></div>

#### W-9 税务合规

如果您的账户启用了 W-9 税务合规，则该限制也适用于奖励兑换选项。参与者无法兑换会使其在该纳税年度超过限额的奖励。


---

# 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/reward-exchange-explained.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.
