> 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/nin-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.md).

# 作为创作者兑换您的活动礼品

当你为某个品牌完成活动任务时，他们可以选择以礼品奖励你。如果品牌为其活动设置了产品赠礼，你可以在指定限额内选择想要的产品，下单并跟踪货运。

## 领取你想要的礼品

按照以下步骤领取你的礼品并订购你想要的产品。

1. 在顶部导航栏中，选择 **发现 → 查找活动**.
2. 选择 [参与中](https://app.impact.com/secure/mediapartner/marketplace/influencer-marketplace-flow.ihtml?execution=e3s1#status=PARTICIPATING) 选项卡。
3. 将鼠标悬停在包含礼品的活动上并选择 **管理任务**.
4. 找到产品赠礼任务。
   * 使用 **任务类型** 筛选器即可轻松找到该任务。
5. 将鼠标悬停在活动上并选择 **领取礼品**.
6. 在弹出侧栏中，选择你想要的产品。
   * 所列产品会根据品牌设置的限制进行限制。例如，你可能被允许选择 2 件产品，但总价上限为 300 美元。在这种情况下，你将无法选择两件 200 美元的产品。
7. 对于每个产品，选择产品 **颜色**, **尺寸**，以及 **数量** （如适用）。
8. 选择 **加入购物袋**.
   * 继续从目录中选择产品。
9. 当你完成产品选择后，选择 **查看购物袋** 并审核你的产品。
10. 选择 **继续** 并输入你的 *配送信息*.
    * 如有可用，配送信息会根据你在 *配送信息* 部分提供的信息自动填充， [公开资料](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md#public-profile-components-0-1).
11. 选择 **审核**.
    * 请仔细检查你的产品选择和配送信息，确保一切正确。
12. 选择 **领取礼品**.
    * 按钮文本将变为 *订单处理中* 并最终变为 *跟踪货运* 以反映你的订单状态。
    * 如果品牌需要审批，礼品状态将变为 *待审批*.

{% hint style="success" %}
**注意：** impact.com 无法协助处理任何货运问题，因为发货流程由品牌的内部系统处理。如果你对编辑或取消订单有任何疑问，或对货运有任何问题， [请直接联系品牌](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md) 。
{% endhint %}

## 接下来会发生什么？

你的品牌产品赠礼配置会影响接下来发生的事情：

* 如果品牌不要求对产品选择进行审批，你的订单将立即提交。
  * 一旦成功提交，你将收到一封确认订单的电子邮件。
  * 该 **跟踪货运** 按钮将在 impact.com 收到跟踪信息时变为可用。
* 如果品牌要求对产品选择进行审批，你的订单在品牌批准之前不会提交。
  * 如果品牌拒绝了你的选择，你可以重新选择产品并提交审批。


---

# 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/nin-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.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.
