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