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

# Brand Kit

### Logos

Download PingMe logo in different styles as SVG / PNG formats.

{% file src="/files/gHMjd4vr8IMmrI3svpwN" %}

<details>

<summary><strong>Brand Colour</strong></summary>

<div align="center" data-full-width="false"><figure><img src="/files/vh5vjMXWuClpJUVThOKD" alt="" width="188"><figcaption><p>PingMe_Full Logo_Brand Colour</p></figcaption></figure> <figure><img src="/files/XbVtrUfHOqVftQdl2cKu" alt="" width="52"><figcaption><p>PingMe_Alternative_Brand Colour</p></figcaption></figure> <figure><img src="/files/xJJr4fbwE1U2HFFlzcvB" alt="" width="46"><figcaption><p>PingMe_Logo Mark_Brand Colour</p></figcaption></figure></div>

<div align="center" data-full-width="false"><figure><img src="/files/bsFhxbQBkrLGx4vHVt3i" alt="" width="188"><figcaption><p>PingMe_Logotype_Brand Colour</p></figcaption></figure> <figure><img src="/files/2cN13MDG5AynuOrtKPvn" alt="" width="188"><figcaption><p>PingMe_Icon_Brand Colour</p></figcaption></figure></div>

</details>

<details>

<summary><strong>White Colour/ Light Mode</strong></summary>

<div align="center"><figure><img src="/files/7JbjK3l6FUW4dZ5fEKAg" alt="" width="188"><figcaption><p>PingMe_Full Logo_White</p></figcaption></figure> <figure><img src="/files/J5yu9rnNniaRWRZKGdK6" alt="" width="52"><figcaption><p>PingMe_Alternative_White</p></figcaption></figure> <figure><img src="/files/IvLtNr9joKT1ipYLNDzX" alt="" width="46"><figcaption><p>PingMe_Logo Mark_White</p></figcaption></figure></div>

<div align="center"><figure><img src="/files/35q60h2LDiId3gKcDU2h" alt="" width="188"><figcaption><p>PingMe_Logotype_White</p></figcaption></figure> <figure><img src="/files/ydcU7Z5jnLQ6EqYrPiTe" alt="" width="188"><figcaption><p>PingMe_Icon_Light Mode</p></figcaption></figure></div>

</details>

<details>

<summary><strong>Black Colour/ Dark Mode</strong></summary>

<div><figure><img src="/files/0ZVxRHtqSVsyfTV2xd1v" alt="" width="188"><figcaption><p>PingMe_Full Logo_Black</p></figcaption></figure> <figure><img src="/files/bJwKBJvbz08dCNoP1MOU" alt="" width="52"><figcaption><p>PingMe_Alternative_Black</p></figcaption></figure> <figure><img src="/files/j1PmWmuI7VgGQekc9K9P" alt="" width="46"><figcaption><p>PingMe_Logo Mark_Black</p></figcaption></figure></div>

<div><figure><img src="/files/qHIah36ZJN68T4h7Vbj4" alt="" width="188"><figcaption><p>PingMe_Logotype_Black</p></figcaption></figure> <figure><img src="/files/s7jtZQQbTVoaZxhI1Cm8" alt="" width="188"><figcaption><p>PingMe_Icon_Dark Mode</p></figcaption></figure></div>

</details>

### Colour Palette

<figure><img src="/files/AfWnfhVKWV6IdtSQvQXE" 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://pingmexyz.gitbook.io/docs/community/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.
