> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/about-us/brand.md).

# 品牌与标志

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Frame%206.png)

👇[ 跳转到 logo 下载](#pancakeswap-logo-downloads)

## 简介

PancakeSwap logo 下载位于本页底部，但请务必先阅读这些指南。

> 尽管 PancakeSwap 在一些开源许可证下分发其部分技术，**但 PancakeSwap 和 CAKE 品牌并未在相同的许可证下分发。**

以下 PancakeSwap "品牌素材（Brand Assets）"为受版权保护的材料，你只能依照下文详述的政策使用它们：

* PancakeSwap 和 CAKE 的 logo、文字标志（wordmark）、图标
* PancakeSwap 名称
* PancakeSwap 制作的其他视觉素材，包括但不限于插画和 3D 模型

## 你可以做什么

在以下情况下，你可以使用 PancakeSwap 的品牌素材：

* 👌 提及我们的产品和服务时
* 👌 链接到我们的官方网站或产品时，例如"在 PancakeSwap 上交易我们的代币"
* 👌 宣布官方合作关系时，但前提是你已获得 PancakeSwap 团队合格成员的**官方批准**

有关品牌素材其他用途的信息，请通过 <info@pancakeswap.com> 与我们联系

## 你不可以做什么

虽然我们坚定地信奉并遵循开源理念，\*\*但保护 PancakeSwap 品牌对我们用户的安全至关重要，\*\*这样用户才能知道什么是真正的产品/背书，什么不是。

以下是一些禁止使用品牌素材的示例：

* ⛔️ **不要在你产品的名称、logo、NFT 等中使用我们的品牌素材。**
  * 例如，制作一个名为 "PancakeSwap Engine" 或 "CAKE Child" 的应用是不被允许的。
  * 不要将 PancakeSwap logo 整体或部分用作你产品 logo、营销材料、网站或其他用途的一部分。
  * 与 PancakeSwap 图标高度相似的 logo 同样被禁止。
* ⛔️ **不要使用我们的品牌素材来创建用于销售的数字或实体产品，包括但不限于**
  * 周边商品（"Swag"）
  * NFT
  * 其他产品
* ⛔️ **不要创建暗示官方背书的衍生名称**

  例如，不要创建一个名为 "PancakeSwap Italy" 的社交媒体群组——这听起来很官方。"PancakeSwap Fans of Italy" 则可能被允许。
* ⛔️ **不要以任何方式更改或改编我们的品牌素材**

  请完全按照所提供的样子使用 logo 和其他素材。不要更改颜色、重新组合、缩写或以任何方式更改这些素材。

请运用你的常识和创造力。如果你想制作与 PancakeSwap 生态系统相关的东西，请打造属于你自己的特色。

尽情享受打造一个明显属于你自己的独特品牌——如果你的产品足够出色，你就无需依赖于改编 PancakeSwap 的品牌。

## PancakeSwap Logo 下载

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Frame%204.png)

阅读完以上所有内容后，请在下方下载 PancakeSwap 和 CAKE 的 logo。

下载此文件，即表示你确认仅会在本页所详述条款允许的范围内使用它。

{% hint style="info" %}
自 11 月 1 日起，CAKE 代币 logo 也将由 PancakeSwap 兔子图标来代表。

此前代表煎饼的 CAKE 图标已被弃用。
{% 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://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/about-us/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.
