# 🎨 Brand & Style Guide

Here you’ll find everything you need to keep visuals and naming consistent across all TradeGPT and ZIA materials.

### 🖼️ Logos

* Use only the official ZIA logo
* Keep enough space around the logo to avoid clutter
* Do not stretch, crop, or recolor the logo
* Avoid placing the logo over busy or low-contrast backgrounds

If you need logo files or guidance on where to use which version, just reach out.<br>

<figure><img src="/files/trS7Ur7ZM1pTYGEEH9ue" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/xchRfz2wD8YSy7zbCm5a" alt="" width="375"><figcaption></figcaption></figure>

### 🎨 Colors

These are our primary brand colors:

| Use           | Name   | Hex       |
| ------------- | ------ | --------- |
| Zia Primary   | Black  | `#2A2B2A` |
| Zia Secondary | Purple | `#943CBE` |

Use them consistently to keep the ZIA identity strong and recognizable.

### 🔤 Typography

For TradeGPT, the following fonts are used:

* **Headlines**: Use `Inter 500`
* **Body text**: Use `Inter 400`&#x20;

### 💬 Naming

Use the correct names across all content:

* **TradeGPT** (always one word, capital T and GPT)
* **ZIA**&#x20;
* Never abbreviate ZIA or TradeGPT&#x20;

### ✅ Quick Guidelines

**Use:**

* The official logos and colors
* Consistent font styling
* Clear, modern visuals

**Avoid:**

* Custom or altered versions of the logo
* Off-brand colors or fonts
* Complex design elements that clash with our clean look

> If unsure about anything, please reach out and we will help.


---

# 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.zia.finance/resources/brand-and-style-guide.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.
