# Logos & Visual Assets

The GLIK logo and visual assets represent our identity as a cutting-edge enterprise AI platform. Use of these assets should reflect our brand values: technical precision, reliability, and innovation. This page provides downloadable logo files, color specifications, and visual usage guidelines for internal teams and partners.

***

### Logo Downloads

The following assets are approved for use in marketing materials, presentations, documentation, and partner integrations.

| Asset Name    | Format | Description                                 | Download                                                                                         |
| ------------- | ------ | ------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| Primary Logo  | PNG    | Full-color logo on transparent background   | [Download](https://drive.google.com/drive/folders/1JR-dZ5u1GRIgiP3AJ6wJMOaoH-7PpjeI?usp=sharing) |
| Logotype      | PNG    | Wordmark only, no icon                      | [Download](https://drive.google.com/drive/folders/1JR-dZ5u1GRIgiP3AJ6wJMOaoH-7PpjeI?usp=sharing) |
| White Logo    | PNG    | White version for dark backgrounds          | [Download](https://drive.google.com/drive/folders/1JR-dZ5u1GRIgiP3AJ6wJMOaoH-7PpjeI?usp=sharing) |
| Vector Format | AI     | Scalable vector for print or high-res usage | [Download](https://drive.google.com/drive/folders/1JR-dZ5u1GRIgiP3AJ6wJMOaoH-7PpjeI?usp=sharing) |
| PDF Overview  | PDF    | Brand quick reference (colors, font)        | [Download](https://drive.google.com/drive/folders/1JR-dZ5u1GRIgiP3AJ6wJMOaoH-7PpjeI?usp=sharing) |

*If download links are broken, contact* [*team@rivalz.ai*](mailto:joe@rivalz.ai) *for the latest assets.*

***

### Color Palette

Use these colors consistently across all GLIK-related materials.

```yaml
Primary Blue:   #3e54e0
Accent Cyan:    #3eb8e0
Secondary Purple (Unconfirmed): #8661XX
Neutral Grey (Unconfirmed):     #8f9eXX
```

> ⚠️ Note: Two colors (`#8661XX`, `#8f9eXX`) may contain encoding errors in the source file. Please confirm final hex values with the brand team.

***

### Typography

* **Primary Font**: `Proxima Nova`
* Usage:
  * **Headings**: Bold, sentence case
  * **Body Text**: Regular or light weight
  * **UI Elements**: Match system styling; avoid decorative fonts

***

### Usage Guidelines

* ✅ Use approved assets only; do not redraw or modify the logo.
* ✅ Maintain a minimum clear space around the logo (equal to the icon height).
* ✅ Use full-color logo on light backgrounds and white logo on dark backgrounds.
* ❌ Do not stretch, rotate, recolor, or place the logo on visually noisy backgrounds.
* ❌ Do not use old or alternate versions without approval.

***

*Last updated: May 26, 2025*

<details>

<summary>In Progress</summary>

This page is currently under active development. Content may be incomplete, evolving, or placeholder-only. Please check back later for finalized documentation and fully structured examples.

</details>


---

# 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.glik.ai/brand-kit-and-identity/logos-and-visual-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.
