> 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/fuel-tank-rewards-explained.md).

# Fuel Tank 奖励详解

**受限**：礼品卡奖励仅适用于某些项目版本。 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true&) 以升级您的推广者计划并获得访问权限。

燃料箱功能是一种使用唯一优惠券代码发放奖励的简化方式。您的推广者可以兑换这些代码以获得奖励，包括折扣、积分和其他类型的奖励。

优惠券代码可通过您的 impact.com 账户添加、删除或管理——请参阅 [设置油箱奖励](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/set-up-a-fuel-tank-reward.md) 以获取指南。您还可以跟踪哪个优惠券已发给哪个推广者，并在需要时取消其奖励。

您需要为燃料箱提供优惠券代码。您可以自行创建这些代码，也可以使用现有的电商或计费平台为您创建。许多主流电商和计费平台——包括 Shopify、WooCommerce、Magento、BigCommerce 和 Recurly——都可以批量生成代码，并允许您将其导出。

当您在电商平台中生成代码时，也会定义其行为。例如，您可以决定：

* 每个代码的价值
* 代码适用的产品或服务
* 使用代码前所需的最低消费额

{% hint style="info" %}
**注意：** 您在创建代码的电商或计费平台中控制代码的工作方式，而不是在您的推广者计划中控制。如果您在这方面使用 Shopify，您还可以 [设置同步代码](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/set-up-a-fuel-tank-reward.md#synced-codes-for-shopify-0-3) 通过我们的 [Shopify 集成](https://integrations.impact.com/integration-guides/for-brands/plugin-integrations/e-commerce/integrate-with-shopify).
{% endhint %}

燃料箱奖励可以集成到 [即时访问小组件](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/set-up-an-instant-access-widget.md), [已验证访问小组件](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/widget-types-explained.md)，以及 [微型网站](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/set-up-a-microsite.md).

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-6039e292ddcb386f437a9ba7b5154f17a268711e%2F297c5f9d05d69f751546306aedadebf3e1665e02ab59b5e9446c3e06698475c0.png?alt=media" alt=""><figcaption></figcaption></figure></div>

#### 参与者体验

优惠券代码可集成到您项目的小组件或微站中，用于奖励您的推广者及其推荐的任何好友。

推广者通常会在其推荐对象完成转化时获得奖励。成功转化后，系统会自动通过电子邮件通知推广者。随后他们会收到一个可兑换奖励的唯一优惠券代码。

对于被推荐的好友，理想的体验是在点击推广者的分享链接后立即收到折扣代码，以便在首次结账时使用。您可以在项目落地页上设置好友小组件来实现这一点。

{% hint style="info" %}
**示例流程：** 推广者分享链接 → 好友打开链接并被带到您的落地页 → 好友小组件弹出（或嵌入）→ 好友提供电子邮件地址 → 向好友显示折扣代码。
{% endhint %}

如果好友没有立即购买，也可以通过电子邮件将折扣代码发送给他们。


---

# 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/fuel-tank-rewards-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.
