> 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/impactcom-mobile-app/working-with-brands-on-the-mobile-app/share-promo-codes-from-your-mobile-app.md).

# 从您的移动应用分享促销码

品牌可以创建促销代码并将其分配给你。你可以将这些代码分享给你的受众，这样他们在购买该品牌的产品时就能享受原售价的一定折扣。impact.com 会追踪你的促销代码何时被使用，并在每次发生时为你计入奖励。

#### 从仪表板访问促销代码

你可以直接从仪表板查看促销代码。请按照以下步骤访问它们：

1. 从屏幕底部的导航栏中，选择 ![](/files/5d311b8323c9cc3d7e78052943f629a91fa88e51) **\[仪表板]**.
2. 向下滚动并选择 **你的促销代码** ![](/files/b4ef22a3e11401b44bbefdfd62d5749bd538179f) **\[下一步]** 以查看所有促销代码。
   * 前两个可用的促销代码将显示在你的仪表板上。
3. 在 *促销代码* 页面，请使用搜索栏或选择 ![](/files/cd014655c4c89f8f2f61ce9532c6f031ca249694) **\[筛选]** 以查找促销代码。
   * 请参阅 *筛选参考* 以下内容了解更多信息：

<details>

<summary>筛选参考</summary>

| 筛选   | 说明                                                                                                                                                      |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 排序方式 | <p><strong>最新</strong> - 按最近添加时间排序促销代码，让最新添加的排在最前面。</p><p><strong>促销代码：升序</strong> - 按 A-Z 对促销代码排序。</p><p><strong>促销代码：降序</strong> - 按 Z-A 对促销代码排序。</p> |
| 品牌   | 按促销代码所属品牌筛选。                                                                                                                                            |

</details>

4. 找到合适的促销代码后，选择 **复制** 即可将代码分享给你的受众。

#### 从品牌详情页面访问促销代码

你可以在品牌详情页面查看促销代码。请按照以下步骤访问特定品牌的促销代码：

1. 从屏幕底部的导航栏中，选择 ![](/files/66efcfa8c93378e0ff635fa7bdd27b96ae0d7b0c) **\[发现]**.
2. 从顶部的选项卡中 *发现* 屏幕，选择 **品牌**.
3. 选择 **我的品牌** ![](/files/b4ef22a3e11401b44bbefdfd62d5749bd538179f) **\[下一步]**.
4. 选择你想查看促销代码的品牌。
5. 向下滚动并选择 **你的促销代码** ![](/files/b4ef22a3e11401b44bbefdfd62d5749bd538179f) **\[下一步]** 以查看所有促销代码。
   * 前两个可用的促销代码将显示在品牌详情页面上。
6. 找到合适的促销代码后，选择 **复制** 即可将代码分享给你的受众。


---

# 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/impactcom-mobile-app/working-with-brands-on-the-mobile-app/share-promo-codes-from-your-mobile-app.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.
