> 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/getting-started/im-new-to-impact.com.md).

# impact.com は初めてです

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>パフォーマンス</strong></td><td>コンテンツクリエイター、出版社などとの戦略的パートナーシップを通じて収益を拡大します。</td><td><a href="/pages/4e6b25a962c9adad65afd19ae4cec700ecb556c3">/pages/4e6b25a962c9adad65afd19ae4cec700ecb556c3</a></td></tr><tr><td><strong>クリエイター</strong></td><td>クリエイターとのパートナーシップを構築し、本物志向のキャンペーンを通じてブランド認知、エンゲージメント、収益を促進します。</td><td><a href="/pages/1c7f5cd2975fff680d2ebd83119a502e4b9d8e97">/pages/1c7f5cd2975fff680d2ebd83119a502e4b9d8e97</a></td></tr><tr><td><strong>アドボケイト</strong></td><td>顧客をブランドの支持者に変え、口コミによる成長を促進します。</td><td><a href="/pages/b53b41eb45247cb4d538e64b5af333a86ee5c288">/pages/b53b41eb45247cb4d538e64b5af333a86ee5c288</a></td></tr><tr><td><strong>Amazon販売者</strong></td><td>impact.comのアフィリエイトパートナーシップを活用し、強力なレポート機能とパートナーツールを使ってAmazon商品の売上を伸ばしましょう。</td><td><a href="/pages/cb1c938a5cafd7981198af7a3c9d936aa854d60c">/pages/cb1c938a5cafd7981198af7a3c9d936aa854d60c</a></td></tr><tr><td><strong>impact.com スターターエディション</strong></td><td>簡単なセットアップで始められ、パートナーシップの力を手頃な方法で引き出せます。</td><td><a href="/pages/0c769b0acdbb9ebe47dc3c7d80e70f1973cb2913">/pages/0c769b0acdbb9ebe47dc3c7d80e70f1973cb2913</a></td></tr></tbody></table>


---

# 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/getting-started/im-new-to-impact.com.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.
