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

# Flat Money Brand Kit

### **Our Assets & Guidelines**

Depending on the context, especially when the full name isn't explicitly mentioned, it may be preferable to utilize the full wordmark version of the logo for optimal clarity. Only use the typographic logo in tandem with the logo mark on the same visual.  However, for applications related to tokens and social media, a chromatic version of the logo mark is recommended, adding a vibrant touch to enhance visibility and engagement

#### **3D Avatar PNG:**

<div align="left" data-full-width="false"><figure><img src="/files/XZSSgwMpchFeX8SFk0YQ" alt="" width="112"><figcaption></figcaption></figure></div>

#### **Flat Money Word Mark.SVG:** <img src="/files/9XpODM0fuTkqvi8jptfw" alt="" data-size="original">

#### **Flatcoin Word Mark.SVG:**

#### <img src="/files/kmkUvciSlrsUgKm8Ie2q" alt="" data-size="original">

#### **Flatmoney Logo Mark.SVG** ![](/files/mJ3To4hyvxyHRXu6OWtn)

#### **Flat Money Word Mark Black.SVG**

<div align="left"><figure><img src="/files/RVBRaXeijqQOp9ZsunxD" alt=""><figcaption></figcaption></figure></div>

#### **Flatcoin Word Mark Black.SVG**

![](/files/j79wMZ48qn8xYW7A0t7v)

#### **Flatcoin Logo Mark Black.SVG**

<div align="left"><figure><img src="/files/4tpK2O1b61LXK75vaiU4" alt=""><figcaption></figcaption></figure></div>

### Color Styles

The logo mark and wordmark can be used in the black or white version on any color as long as there is sufficient contrast (minimum 3:1)

<div><figure><img src="/files/9aKySBxh2rVZvcIRWTYb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/00gf6BYNtcyjQKKoxhSE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KLZfafIzkNpI1XFUcKHm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XYj7JXk6btv9p9yNIL1y" alt=""><figcaption></figcaption></figure></div>

### Color Guides

The brand palette is anchored in the simplicity of black and white, fostering a clean and minimalist aesthetic.

These two foundational colors dominate the visual landscape, embodying clarity and timelessness. Introducing a touch of chromatic nuances infuses vibrancy and depth, elevating the overall visual experience.

<br>

<div data-full-width="false"><figure><img src="/files/EZ93Wlce94kLh1HdWiJR" alt=""><figcaption><p>#E5E5E5</p></figcaption></figure> <figure><img src="/files/KRbRHIkX319gzsYoTp1i" alt=""><figcaption><p>#1C1C1C</p></figcaption></figure> <figure><img src="/files/ma2HqBCxnIDeGh1lXsJA" alt=""><figcaption><p>#Chrome</p></figcaption></figure></div>


---

# 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.flat.money/flat-money-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.
