> 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/getting-started/readme-1/im-a-creator/step-5-create-and-submit-your-deliverables.md).

# 第 5 步：创建并提交你的交付内容

在 impact.com 平台上记录你完成的每一项任务，以便与品牌分享你的进展。根据品牌的要求，你可能需要：

* 分享你的帖子草稿以供审核。
* 提交一份交付物作为你帖子的证明。
* 添加能展示你内容浏览量和互动情况的绩效指标。

在你 [已提交该任务所需的全部部分](/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/rename-and-submit-creator-campaign-tasks.md)，品牌将审核并批准你的付款。

{% hint style="info" %}
**提示：** 正在寻找一份关于为你的合作关系创建品牌内容的全面指南吗？ [我们都为你准备好了](https://impact.com/influencer/how-to-customize-content-for-every-social-platform/).
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/5d1b9ef473f644f5b38126c0f60e87e4773478f6" alt=""><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/getting-started/readme-1/im-a-creator/step-5-create-and-submit-your-deliverables.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.
