> 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/partner/ja/nitsuitebitaidesuka/campaigns/performance-campaigns/join-performance-campaigns.md).

# パフォーマンスキャンペーンに参加する

1. 上部のナビゲーションメニューから、 **ディスカバー** → **キャンペーンを探す**.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注：</strong> このオプションは、ブランドから招待を受けた後にのみ利用できます。</p></div>
2. 次を選択します **招待済み** タブ。
3. キャンペーンにカーソルを合わせ、選択してください **提案を表示**.
4. キャンペーンの提案内容を確認し、次を選択します **適用**.

   * ブランドが交渉を許可している場合は、 **交渉する** モーダルの右下隅で、提案する料金と作業内容を入力し、 **送信**.
   * ブランドがパートナーによる入札を選択する場合は、報酬を指定することが必須です。ブランドがパートナーに独自のタスクを定義させる場合は、タスクの仕様を指定することが必須です。
   * 交渉プロセスが開始されると、アプリケーションは *交渉* タブに移動し、合意に達するまでカウンターオファーを続けることができます。

   <div data-with-frame="true"><figure><img src="/files/fd49e26bed51df2de193dbca25cd675e62a27336" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/partner/ja/nitsuitebitaidesuka/campaigns/performance-campaigns/join-performance-campaigns.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.
