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

# Media Kit

Welcome to our comprehensive media kit. This resource provides essential information about our brand. We've carefully curated this kit to ensure consistent and accurate representation of our brand across all media channels.&#x20;

While we encourage you to utilize these materials to promote and discuss our organization, we kindly request that you adhere strictly to the usage guidelines provided. You may alter the background shape of the logos if needed, as long as the logo is represented with a square, rectangular, or circular background. Misuse or unauthorized alteration of our brand elements can dilute our message and impact our reputation.&#x20;

Should you have any questions about proper usage or require additional materials, please don't hesitate to contact our team via [Discord Support](https://discord.com/channels/1202998329336668230/1203581403590033449). We appreciate your cooperation in maintaining the integrity of our spicy brand.

<div align="center"><figure><img src="/files/TJmqMm7KRKzkzFaFRiTN" alt="" width="256"><figcaption></figcaption></figure></div>

<figure><img src="/files/H69hc9hANE3z42MWzV9S" alt="" width="256"><figcaption></figcaption></figure>

<figure><img src="/files/LxtZvAz3jpFWIIS1aBmi" alt="" width="256"><figcaption></figcaption></figure>

Below is a link to all the media kit assets for your reference.

{% embed url="<https://drive.google.com/drive/folders/113XsJz6HrxYbrUGaKTHY7wP_USfxxOAS?usp=sharing>" %}
KAYEN Media Kit
{% endembed %}


---

# 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://kayen-protocol.gitbook.io/documentation/references/media-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.
