> 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/japanese/pancakeswapheyoukoso/about-us/brand.md).

# ブランドとロゴ

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

👇[ ロゴのダウンロードへジャンプ](#pancakeswap-logo-downloads)

## はじめに

PancakeSwap のロゴのダウンロードはこのページの下部にありますが、まず以下のガイドラインをお読みください。

> PancakeSwap は一部の技術をオープンソースライセンスの下で配布していますが、**PancakeSwap および CAKE のブランドは同じライセンスの下では配布されていません。**

以下の PancakeSwap「ブランドアセット」は著作権で保護された素材であり、以下のポリシーに従った範囲内でのみ使用が許可されています。

* PancakeSwap および CAKE のロゴ、ワードマーク、アイコン
* PancakeSwap の名称
* イラストや 3D モデルを含む（ただしこれらに限らない）、PancakeSwap が制作したその他のビジュアルアセット

## 許可されていること

以下の場合に PancakeSwap のブランドアセットを使用することができます。

* 👌 当社の製品やサービスに言及する場合
* 👌 「PancakeSwap でトークンを取引する」など、当社の公式サイトや製品へリンクする場合
* 👌 公式パートナーシップを発表する場合（ただし、PancakeSwap チームの資格のあるメンバーによる**公式承認**がある場合に限ります）

ブランドアセットのその他の使用については、<info@pancakeswap.com> までお問い合わせください。

## 禁止されていること

当社はオープンソースの精神を強く信じ、従っていますが、**ユーザーのセキュリティのために PancakeSwap ブランドを保護することは非常に重要です。** ユーザーが本物の製品・推薦と偽物を区別できるようにするためです。

以下はブランドアセットの禁止使用例です。

* ⛔️ **製品名、ロゴ、NFT などにブランドアセットを使用しないでください。**
  * 例えば、「PancakeSwap Engine」や「CAKE Child」という名前のアプリを作ることは許可されていません。
  * PancakeSwap のロゴの全部または一部を、自社製品のロゴ、マーケティング素材、ウェブサイトなどに使用しないでください。
  * PancakeSwap のアイコンに強く類似したロゴも禁止されています。
* ⛔️ **ブランドアセットを使用してデジタルまたは物理的な販売品を作成しないでください（以下を含むがこれに限らない）**
  * マーチャンダイズ（「スワッグ」）
  * NFT
  * その他の製品
* ⛔️ **公式の推薦を示唆する派生的な名称を作成しないでください**

  例えば、「PancakeSwap Italy」というソーシャルメディアグループを作成することは、公式のように聞こえるため禁止されています。「PancakeSwap Fans of Italy」であれば許可される場合があります。
* ⛔️ **ブランドアセットを変更・改変しないでください**

  ロゴやその他のアセットは提供された通りに使用してください。色の変更、再構成、省略、その他いかなる形の変更も行わないでください。

常識と創造性を活かしてください。PancakeSwap エコシステムに関連するものを作りたい場合は、独自のものを作ってください。

独自のユニークなブランドを楽しみながら作りましょう。製品が優れていれば、PancakeSwap のブランドに頼る必要はありません。

## PancakeSwap Logo Downloads

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

上記をすべてお読みになったら、下記より PancakeSwap および CAKE のロゴをダウンロードしてください。

このファイルをダウンロードすることで、本ページに記載された利用規約の範囲内でのみ使用することに同意したものとみなされます。

{% hint style="info" %}
11月1日より、CAKE トークンのロゴも 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/japanese/pancakeswapheyoukoso/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.
