# Brand Assets

## Tomo Brand Guidelines

***

#### Tomo Logo with Text

* [**Primary (Color)**](https://drive.google.com/drive/folders/10x08Xp1mC8-F0dsi_aKYMJeNpYrWG0Ed)

#### Tomo Logo without Text

* [**Primary (Color)**](https://drive.google.com/drive/folders/1BpK2miU5cbFjjjGi2_L5Kapa0HHKecfC)

**Formats:** PNG \
**Clear Space:** Maintain padding around all logos.

***

### 2. Brand Colors

| Color Name | HEX Code |
| ---------- | -------- |
| Hot Pink   | #FE3C9C  |
| White      | #FFFFFF  |
| Black      | #000000  |

***

### 3. Typography

* **Font:** Kumbh Sans
* **Usage:** For all headings and body text.

***

For any questions, contact <milena@tomo.inc>.


---

# 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.tomo.inc/about-us/brand-assets.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.
