> 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/ja/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アカウントから追加、削除、または管理できます。手順については [Fuel Tank報酬を設定する](/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/set-up-a-fuel-tank-reward.md) をご覧ください。また、どのクーポンがどのアドボケイトに付与されたかを追跡し、必要に応じてその報酬をキャンセルすることもできます。

フューエルタンク用のクーポンコードはお客様側で用意していただきます。これらのコードはご自身で作成することも、既存のEC／請求プラットフォームを使って作成することもできます。Shopify、WooCommerce、Magento、BigCommerce、Recurlyなど、多くの主要なECおよび請求プラットフォームでは、コードを一括生成して書き出すことができます。

ECプラットフォームでコードを生成する際には、その動作も定義します。たとえば、次のような点を決めます。

* 各コードの金額
* コードが適用される商品またはサービス
* コードを使用する前に必要な最低購入金額

{% hint style="info" %}
**注:** コードの動作は、Advocateプログラム内ではなく、コードを作成したECまたは請求プラットフォームで制御します。これにShopifyを使用している場合は、 [同期コードを設定する](/brand/ja/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/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/set-up-an-instant-access-widget.md), [検証済みアクセスウィジェット](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/widget-types-explained.md)、および [マイクロサイト](/brand/ja/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://1458456015-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/ja/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.
