> 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/other/ja/other-products/need-help-with-mediarails.md).

# Mediarailsについてヘルプが必要ですか？

*impact.com の Mediarails* は、アフィリエイトおよびインフルエンサーの募集ツール、CRM 機能、メールのドリップキャンペーンを提供する CRM ソリューションです。

Mediarails プラットフォームに関するヘルプをお探しの場合は、以下のリンクをご覧ください。

#### Mediarails ヘルプセンター

この [Mediarails ヘルプセンター](https://mediarails.zendesk.com/hc/en-us) では、アカウント設定、プラットフォーム機能、よくある質問（FAQ）に関する情報を提供しています。

#### Mediarails オンラインコースセンター

Mediarails オンラインコースセンターでは、見込み顧客の募集やパートナー最適化に関する一般的なワークフローの手順を案内しています。

Mediarails を初めてご利用になる場合は、まず [Mediarails 101: Recruitment コース](https://pxa.impact.com/student/path/1096186-mediarails-101-recruitment?sid=d772525b-7fc8-4efd-8f51-8ebe5e03613f\&sid_i=0)から始めてください。このコースでは、新しいプログラム候補者を取り込み、品質と適合性を確認し、プログラムへの参加を招待するメールキャンペーンを作成するプロセスを説明します。

**Mediarails オンラインコースのリンク:**

* [Mediarails 101: Recruitment](https://pxa.impact.com/student/path/1096186-mediarails-101-recruitment?sid=d772525b-7fc8-4efd-8f51-8ebe5e03613f\&sid_i=0)
* [Mediarails 101: Partners](https://pxa.impact.com/student/activity/1095018-mediarails-101-partners?sid=d772525b-7fc8-4efd-8f51-8ebe5e03613f\&sid_i=0)

{% hint style="info" %}
**注**: *impact.com の Mediarails* は impact.com とは別のプラットフォームであるため、別個のアカウントとログイン認証情報のセットが必要です。
{% endhint %}

お困りですか？ Mediarails プラットフォームへのアクセス権があるかどうかわからない場合は、impact.com の ![](/files/a08c6d8957b6bf318597629ab4f1383129662b58) **\[ヘルプ]** の右上隅にあるアイコンを探してください [ダッシュボード](https://app.impact.com/secure/advertiser/engage/aview.ihtml) そしてサポートチケットを作成してください。


---

# 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/other/ja/other-products/need-help-with-mediarails.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.
