> For the complete documentation index, see [llms.txt](https://docs.creatorchain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creatorchain.io/developer-resources/brand-kit.md).

# Brand kit

#### Welcome to the Creator Brand Kit! 🌐

In this guide, you'll find everything you need to effectively use our brand assets and follow our branding guidelines. Please review the details thoroughly to ensure accurate representation of Creator in your work.

**Brand Pillars**

* **Purpose**: Rewarding those who live onchain
* **Mission**: Empowering today’s builders and users
* **Vision**: Planting the roots for a decentralized future.

## 1. **Circle Logos**&#x20;

{% file src="/files/QWqeF7HJugLTTAq6ElVN" %}
Circle logo Creator Network
{% endfile %}

{% file src="/files/imokWfJmFKykDj0XPV5l" %}
Circle logo Creator Network&#x20;
{% endfile %}

{% file src="/files/1Qbx6GUw1RdcRYovUjd3" %}
Circle logo Creator Network
{% endfile %}

{% file src="/files/sZFCOg4M7ir0HW92w3om" %}
Circle logo Creator Network
{% endfile %}

{% file src="/files/zVuhCtxcPXGxHVET46fa" %}
Circle logo Creator Network
{% endfile %}

## 2. **Rectangular Logos**

{% file src="/files/nxfEIzOhN5PwqGRZjiAl" %}
Rectangular logo Creator Network
{% endfile %}

{% file src="/files/Z0eeXFeywiUOjRxLB03x" %}
Rectangular logo Creator Network
{% endfile %}

{% file src="/files/14DuUCaT8LRUcJCOdPfF" %}
Rectangular logo Creator Network
{% endfile %}

{% file src="/files/pnRudn7SsOhtmzECg7Hd" %}
Rectangular logo Creator Network
{% endfile %}

{% file src="/files/66n7niDEhsza6mkPIsWK" %}
Rectangular logo Creator Network
{% endfile %}

## 3. **"Build on Creator" Square Logo**

{% file src="/files/Z7UL2cL6F09xnwdGaaqH" %}
Square logo Creator Network
{% endfile %}

{% file src="/files/3RWlMNnL8QIOxeafWGk8" %}
Square logo Creator Network
{% endfile %}

{% file src="/files/eR9m28QtcOnXJ52pN8tS" %}
Square logo Creator Network
{% endfile %}

{% file src="/files/0jTfhPYu6vf416B35unh" %}
Square logo Creator Network
{% endfile %}

{% file src="/files/O9dtclkFdzoJ2DOjIiWU" %}
Square logo Creator Network
{% endfile %}

4\. Posters and Covers&#x20;

<div><figure><img src="/files/zNKiH8pTNt5lwmkjpigR" alt="Galxe Format"><figcaption><p>Galxe Format</p></figcaption></figure> <figure><img src="/files/s5fUOb6siNhQTgAjJ4d9" alt=""><figcaption><p>Twitter Cover format</p></figcaption></figure> <figure><img src="/files/hWw2log0Iv6VjhTkMNlJ" alt=""><figcaption><p>Twitter Cover format Creator</p></figcaption></figure> <figure><img src="/files/Nk2RgvKRda9831W5njZR" alt=""><figcaption><p>Partnership templates </p></figcaption></figure></div>

{% hint style="success" %}
**Values**

* **Growing Ethereum**: Contributions to the ecosystem aren’t just valued—they’re rewarded.
  {% 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.creatorchain.io/developer-resources/brand-kit.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.
