> 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/platform-features/marketing-content/resources/view-brand-resources.md).

# 查看品牌资源

你的品牌可能会提供诸如 YouTube 视频、PDF 或培训指南等资源，方便你轻松获取有价值的信息。你可以按照以下步骤引用这些资源。

1. 在顶部导航栏中，选择 **内容** → **资源**.
2. 使用筛选器查找特定资源。有关更多详情，请参阅筛选器参考表。
   * 也可以使用搜索栏按以下内容查找资源 *名称*.

<details>

<summary>筛选参考</summary>

| 筛选 | 说明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| -- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 类别 | <p>• <strong>案例研究</strong>：展示品牌的产品/服务如何解决问题并带来成效的真实案例。</p><p>• <strong>访谈</strong>：与某人或客户进行问答，分享关于该品牌或项目的见解或体验。</p><p>• <strong>推介演示文稿</strong>：一种快速的视觉展示，突出品牌业务或项目的关键信息，通常通过分享链接提供。</p><p>• <strong>演示文稿</strong>：用于向听众传达信息或说服听众了解某项业务或其产品的口头交流。</p><p>• <strong>价目表</strong>：品牌为产品或服务列出的价格清单，概述不同的套餐或档位。</p><p>• <strong>客户评价</strong>：来自满意客户的简短推荐，用于建立对品牌的信任。</p><p>• <strong>培训材料</strong>：帮助你了解品牌产品或服务的教育资源（手册、视频）。</p><p>• <strong>白皮书</strong>：关于某个品牌的深度报告，通常用于教育受众或树立行业思想领导力。</p><p>• <strong>其他</strong>：任何不属于上述类别的其他资源，例如宣传册或演示视频。</p> |
| 品牌 | 选择 **品牌** 按特定品牌上传的资源进行筛选。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |

</details>

3. 选择 ![](/files/c60ff762e016ac2a2ada7b33c545a4a429cd90d4) **\[列]** 在屏幕右侧可添加或移除表格中的列。
   * 有关表格中各列的更多信息，请参阅下面的列说明。

<details>

<summary>列说明</summary>

| 列    | 说明                    |
| ---- | --------------------- |
| 预览   | 查看资源预览。               |
| 名称   | 品牌为该资源命名的名称。          |
| 说明   | 资源的简要说明。              |
| 品牌   | 上传该资源的品牌。             |
| 类别   | 资源所属的类别。              |
| 标签   | 品牌添加的标签，帮助你更轻松地找到该资源。 |
| 最后更新 | 资源上次更新的日期。            |

</details>

2. 如适用，将鼠标悬停在资源上并选择 ![](https://res.cloudinary.com/product-enablement/image/upload/v1768910844/Accessibility%20Icons/More_vNext.svg) **\[更多]** → **下载** 以下载它。
   * 或者，将鼠标悬停在资源上并选择 ![](https://res.cloudinary.com/product-enablement/image/upload/v1768910844/Accessibility%20Icons/More_vNext.svg) **\[更多]** → **查看** 用于 **查看** 它。


---

# 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/platform-features/marketing-content/resources/view-brand-resources.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.
