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

# Brand Kit

## See Figma Community File

All Critters Quest brand assets — logos, critter art, type, and color palettes — are available in [Figma](https://www.figma.com/design/nF3MIifNLoQb7pDwnuEM5l/Critters-Quest---Community-Board--Community-)

{% columns %}
{% column width="50%" valign="middle" %}

<figure><img src="/files/BaqUP8WIK3boemt0LQ9E" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" valign="middle" %}

<figure><img src="/files/p6qaXHKRyVVsmBv6GALD" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<details>

<summary>CREATIVE COMMONS - Non Commercial License</summary>

All Critters Quest brand assets are released under a **Creative Commons, non-commercial license**. This means our community is free to use, remix, and share critter artwork, logos, and related media for creative projects, fan content, and community-driven initiatives — but never for profit or resale. We ask that all uses remain in **good taste**, aligned with the playful spirit of Critters Quest, and reserve the right for the **Critters themselves (via the team)** to determine what counts as acceptable or unacceptable use. By using these assets, you agree to honor both the license and the community standards that keep Critters Quest true to its world.

</details>

<details>

<summary>LOGOS - Web</summary>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td data-object-fit="contain"><a href="/files/LcS4OfY0FdjDxVVuv121">/files/LcS4OfY0FdjDxVVuv121</a></td></tr><tr><td></td><td data-object-fit="contain"><a href="/files/HntJSfqgMtvRF8uEVex4">/files/HntJSfqgMtvRF8uEVex4</a></td></tr><tr><td></td><td data-object-fit="contain"><a href="/files/6XrHPIO188g8k7nRIZVH">/files/6XrHPIO188g8k7nRIZVH</a></td></tr></tbody></table>

</details>

<details>

<summary>COLOR - Palette </summary>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>#74FDE7</td><td><a href="/files/6Z6NSaLv0VSIvzbfOsE7">/files/6Z6NSaLv0VSIvzbfOsE7</a></td></tr><tr><td>#5CE6D0</td><td><a href="/files/dRLqXAXHNGF8pSHofW6B">/files/dRLqXAXHNGF8pSHofW6B</a></td></tr><tr><td>#23740D</td><td><a href="/files/5M2EInjEwC6pfZy2GLY6">/files/5M2EInjEwC6pfZy2GLY6</a></td></tr><tr><td>#FFB84A</td><td><a href="/files/AlNY7dWj29qi02Sr7CbK">/files/AlNY7dWj29qi02Sr7CbK</a></td></tr><tr><td>#235615</td><td><a href="/files/0ZDPSrErQhy3a7LjCU2c">/files/0ZDPSrErQhy3a7LjCU2c</a></td></tr><tr><td>#151414</td><td><a href="/files/dp6yhS2O1huFxop5Sk1W">/files/dp6yhS2O1huFxop5Sk1W</a></td></tr></tbody></table>

</details>


---

# 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:

```
GET https://critters-quest-1.gitbook.io/critters-quest-docs/brand-kit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
