# Brand Kit

## Colors

Xade uses a dark monochrome theme which means that there're only two primary colors (except for the rare exception) : #FFFFFF and #000000.

## Fonts

There're also two fonts: Unbounded (Medium and Black) that usually acts as an H1 font and PP Neue Montreal (Medium) acting as an H2 font.

<figure><img src="/files/SZCwo4AUSFVsjgAP0G0e" alt=""><figcaption><p>Fonts used by Xade Finance</p></figcaption></figure>

## Logotype

The logotype must be used only in 2 colors: black or white.

You can download the logotypes by following this link: <https://drive.google.com/drive/folders/1ul6WLobPlS_8aDW26EV30LRIwRH941io>


---

# Agent Instructions: 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://docs.xade.finance/overview/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.
