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