> 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/zh/ni-xiang-liao-jie-shen-me/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/38b0ff33f3c85924dc39d95e975e1a17a8e7c9e1" 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/zh/ni-xiang-liao-jie-shen-me/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.
