> 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/share-your-experience.md).

# OpusBoosterの体験を共有する

✏️ あなたのOpusBoosterのストーリーをオーディエンスと共有する際のガイドとなる、いくつかの質問とプロンプトをご紹介します！

### 📹これらの基本的な質問に焦点を当てたビデオを作成しましょう！

* OpusBoosterを使い始めたきっかけは？
* OpusBoosterのどのような機能やツールに魅力を感じましたか？
* OpusBoosterはどのようにあなたの成長と成功を支えてきましたか？
* OpusBoosterを使用することで、どのような波及効果がありますか？あなたのお客様のサクセスストーリーをお聞かせください。
* 最後に、OpusBoosterを始めたばかりの人にアドバイスをお願いします。

### 📝追加の質問例

* その過程で直面した最大の試練は何でしたか、またそれをどのように克服しましたか？
* どのようにして集客してビジネスを成長させましたか？どのような戦略が最も効果的でしたか？
* 他のウェブサイト・ファネル制作サービスからOpusBoosterに移行してどうでしたか？
* OpusBoosterを使い始めたときの目標は何でしたか？
* OpusBosterを使ってどのように成功を収めたか、具体的な例を教えていただけますか？
* OpusBoosterを使うことで、あなたのビジネスや個人ブランドにどのような影響を与えましたか？
* OpusBoosterを使用して、具体的にどのような成果がありましたか？→ 収益、トラフィック、エンゲージメント？

**OpusBoosterを使った経験は人それぞれ異なります。だから、自分自身の経験や気づきを積極的に共有しましょう。弱みを見せることを恐れないでください。旅の中での成功や失敗を共有することは、他の人を鼓舞するものであり、共感を呼ぶことを忘れないでください。**


---

# 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/share-your-experience.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.
