> 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&) 以升级您的倡导者计划并获得访问权限。

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

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

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

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

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

{% hint style="info" %}
**注意：** 你控制代码在创建它的电商或计费平台中的工作方式——而不是在你的 Advocate 项目中。如果你为此使用 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/impact-brand/docs/shopify).
{% endhint %}

fuel tank 奖励可以被纳入 [即时访问小组件](/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="/files/d5689bf40548c7f397face5cc3f3af43b566f24f" 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:

```
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>
```

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.
