> For the complete documentation index, see [llms.txt](https://docs.monkeykingdom.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monkeykingdom.io/wiki/branding/brand-identity/previous-branding/logo.md).

# Logo

## Logo

### Our Linear Logo

The Monkey Kingdom logo is a combination of the wordmark and our icon. It is an easily recognisable brand element and should be represented consistently throughout our product and marketing efforts. The logo should exist with the icon and wordmark together. In no way should the logo be modified, distorted or redrawn.

<figure><img src="/files/7OV6a0mRipMsrBhpOoXf" alt=""><figcaption></figcaption></figure>

### Our Stacked Logo

We’ve rearranged the wordmark in to two lines and minimising the leading for a more compact application. This version should be utilised wherever spatial capacity does not allow for the use of our full horizontal format.&#x20;

<figure><img src="/files/xdY9bBZ1kRS3M8D3YOMR" alt=""><figcaption></figcaption></figure>

### In color

The black logo can be used in print and digital, on light backgrounds.

The white logo can also be used in print and digital  applications against brand colours and dark backgrounds.

<figure><img src="/files/gRAkjerZs2sEOSZdvblg" alt=""><figcaption></figcaption></figure>

### Logo Clear Space

When utilising our logo in any application, whether for print or digital usage, the width and height of the ‘M’ must be allowed around all edges of the logotype as clear space. This is done to ensure that the logo is visually distinct and to protect its legibility across all applications.

<figure><img src="/files/z6WYq7cgAHNea6YHiMYv" alt=""><figcaption></figcaption></figure>

### Logo Icon

Our logo icon is a stand alone element that’s also a part of our logo, which is symbolic as the Monkey King’s golden headband.

The icon should be used as the minimised form of our primary logo in tight spaces. Using it against dark backgrounds should always be the favourite option. For any other use cases, black or white version is allowed.

<figure><img src="/files/TQaNGTY6rjDOaD0KC2aO" alt=""><figcaption></figcaption></figure>

### Icon Clear Space

When utilising our logo icon in any application, whether for print or digital usage, the vertical stroke from one half of the golden headband motif must be allowed around all edges of the icon as clear space. This is done to ensure that the secondary logo is visually distinct and to protect its legibility across all applications.

<figure><img src="/files/GVDGbMWIseJTQeEw4g24" alt=""><figcaption></figcaption></figure>


---

# 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.monkeykingdom.io/wiki/branding/brand-identity/previous-branding/logo.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.
