> 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/introduction-welcome-to-advocate/step-2-create-your-program-rules.md).

# ステップ2：プログラムルールを作成する

あなたのプログラムは、紹介参加者に適切に報酬を与えるために、目標とアクションの組み合わせに依存しています。これらの目標とアクションを合わせると、 [プログラムルール](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/advocate-program-rules-explained).

まず、目標を設定する必要があります。目標とは、望ましい対象ユーザーの行動です。設定する目標は、プログラムと、促進したい成果によって異なります。これは、顧客アドボケイトと、彼らが紹介する友人の両方に適用できます。すべての紹介プログラムには、少なくとも1つのコンバージョン目標が必要です。

次にアクションです。アクションは特定の目標に結び付いています。参加者が目標を達成すると、アクション（報酬の付与など）が発動します。

報酬は、顧客アドボケイトとその紹介先の友人があなたの紹介プログラムに参加するよう促すために使用されます。目標とアクションを設定したら、次に行うのは [報酬を作成することです](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/create-a-reward)。報酬はカスタマイズでき、すべての紹介プログラム全体（グローバル報酬）または1つのプログラムのみ（プログラム固有の報酬）で利用可能にできます。

次のステップは、紹介先のランディングページを指定することです。ランディングページは、アドボケイトの共有リンクをクリックしたときに紹介された友人が遷移する先です。設定する必要があるのは [プログラムの共有オプション](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/advocate-program-sharing-options) も同様です。紹介コード、共有リンク、メッセージリンクは、顧客アドボケイトが友人を紹介する際に使う主な方法です。


---

# 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/introduction-welcome-to-advocate/step-2-create-your-program-rules.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.
