> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/affiliate-program/goal-setting.md).

# 目標設定

⭐ **目標を具体的、測定可能、達成可能、適切、期限付き（SMART）にすることを忘れないでください。また、定期的に進捗状況を確認し、必要に応じて目標を調整することで、売上目標の達成に向けて軌道修正しましょう。**

### 💸 紹介料の目標額を計算する

紹介料をベースとした目標を立てる際には、このツールをご利用ください。 **→**

<https://miniwebtool.com/ja/commission-calculator/>

あなたがOpusBoosterを紹介したユーザーが有料プランにアップグレードするごとに、利用料金の20%が紹介料として支払われます！OpusBoosterのプランの価格設定は以下の通りです ⬇️

### スターター: ¥5,980/月、¥59,760/年

### プロ: ¥14,980/月、¥149,760/年

### プレミアム: ¥29,800/月、¥297,600/年

***

### 目標1

何を目標としますか？: \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

その理由は？: \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

### アクションステップ

1. 　
2. 　
3. 　
4. 　
5. 　

### タイムライン

今日の日付:

いつまでに？:

***

### 目標2

何を目標としますか？: \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

その理由は？: \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

***

### 目標3

何を目標としますか？: \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

その理由は？: \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

### アクションステップ

1.
2.
3.
4.
5.

### タイムライン

今日の日付:

いつまでに？:


---

# 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://docs.opusbooster.com/affiliate-program/goal-setting.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.
