> 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/start-earning-with-your-partnered-brand.md).

# 从你合作的品牌开始赚钱

让你开始赚钱吧！按照本指南开始使用。

## 获取你的跟踪链接

作为联盟推广者，推广你合作品牌的第一步是 *创建一个跟踪链接* 以嵌入到你想推广的任何内容中。

1. 在顶部导航栏中，选择 **发现 → 我的品牌**.
   * 或者，在顶部导航栏中选择 **管理 → 我的品牌 → 我的品牌**.
2. 将鼠标悬停在该品牌上，然后选择 **复制链接** 将其复制到剪贴板。
3. 在你的内容中使用它来推广该品牌。就这么简单！

你还可以推广特定产品、优惠等。每个品牌的要求和设置都不同，因此请注意，其中某些内容可能不适用于你的品牌。

* 查找 [你可以推广的产品](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/product-promotions/promote-a-product-from-the-product-marketplace.md) 在商品市场中。
* 查看不同的 [品牌素材](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/brand-assets/asset-types-explained-for-partners.md)，例如广告、图片或视频，你都可以包含其中。
* 了解 [优惠和促销](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/deals/view-and-manage-deals-as-a-partner.md) 该品牌正在开展的。

## 设置你的收款信息

当你至少赚到 10 美元时，账户余额可以提现到 [银行账户](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md) 或 [PayPal 账户](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.md) 在设置中选择。选择 [你的付款频率](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md):

* 当你的余额达到一定金额时。
* 每月同一天。

一切就绪——现在你可以开始赚钱了！

{% hint style="success" %}
**想把你的联盟推广提升到新水平吗？** 浏览我们的 [入门帮助文档](/partner/zh/ni-xiang-liao-jie-shen-me/getting-started/readme-1/im-a-partner/introduction-welcome-to-impactcom-for-partners.md) ，获取更多技巧和最佳实践，助你提升成功率。
{% endhint %}


---

# 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/start-earning-with-your-partnered-brand.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.
