> 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/welcome-to-pancakeswap/about-us/brand.md).

# Brand & Logos

![](/files/Hzl3Y7C9g9HL1c8Db0c0)

👇[ Jump to logo download](#pancakeswap-logo-downloads)

## Intro

**The PancakeSwap brand-kit download is at the bottom of this page, but please be sure to read these guidelines first.**

The following PancakeSwap "Brand Assets" are copyrighted material, and you may only use them in accordance with the policy detailed below:

* The PancakeSwap and CAKE logos, wordmark, and icon
* The PancakeSwap name
* Other visual assets produced by PancakeSwap including but not limited to illustrations and 3D models

## What you may do

You may use PancakeSwap's Brand Assets when you are:

* 👌 Announcing an official partnership or for official partnership marketing purposes.&#x20;
* 👌 Referring to our products and services.
* 👌 Referring to our official site.&#x20;

## What you may not do

While we strongly believe in and follow the open source ethos, protecting the PancakeSwap brand is extremely important for our users' security and to differentiate what is a genuine product/endorsement and what isn't.

Here are a few examples of forbidden uses of our Brand Assets:

* ⛔️ Do not modify our Brand Assets&#x20;
* ⛔️ Do not use our Brand Assets to create digital or physical products for sale without our knowledge, including but not limited to Merchandise, NFTs, and other products.&#x20;
* ⛔️ Do not create derivative names that imply official endorsement.

  For example, don't make a social media group called "PancakeSwap Italy" - this sounds official. "PancakeSwap Fans of Italy" may be permitted.

## PancakeSwap Logo Downloads

![](/files/SNqkN7cOtY4FZCN1J34R)

Download the PancakeSwap and CAKE logos here:&#x20;

{% file src="/files/xxCuNI0a584PmDOZ4nee" %}
Download the official PancakeSwap and CAKE logos.
{% endfile %}

*By downloading this file, you confirm that you will only use it to the extent permitted by the Terms detailed in this page.*


---

# 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/welcome-to-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.
