# Media Kit

## Brand Guidelines

Welcome to our brand guidelines. This page provides an overview of our brand's visual and verbal elements, ensuring consistency and clarity across all platforms and communications. This information is intended for sharing to promote the project.

### Brand Essence

Our brand embodies a **futuristic feel**, drawing inspiration from the advanced and evolving world of robotics. Gradients are a signature element in our design, adding depth, dynamism, and a modern touch to our visuals.

### Media Kit Files - <https://github.com/FluidTrade/MediaKit>

### Logo

**Primary:**

**Transparent Background. White Lettering.**

![](/files/YkylE6RaBhCCDZwRHNPY)

Transparent Background: Black Lettering

![](/files/dJQEW9Abug5fjLA9DkiX)<br>

**Usage Guidelines:**

* **Respect the Logo:** All logos are the property of our brand and should always be linked back to the Fluid Documentation when used online.
* **Format:** All logos are provided in PNG format with transparent backgrounds.
* **Minimum Size:** To ensure the logo remains legible, never reduce the logo to a width less than 100 pixels for digital or 1 inch for print.
* **Clear Space:** Always maintain a clear space around the logo. This space ensures that headlines, text, or other visual elements do not encroach on the logo. The clear space is equal to half the height of the logo.
* **Do Not Alter:** The logo should not be altered in any way. Do not rotate, skew, or apply effects to the logo. Always use the approved versions.

### Color Scheme

* **Brand Blue:** HEX: #443bff
* **Brand Aqua:** HEX: #18ddf7
* **Soft Lavender:** HEX: #f2f0ff
* **Muted Purple:** HEX: c2accf

### Typography

**Typefaces:**

* **Olschool Grotesk:** Used in Regular and Medium weights.
* **Rubik:** Used in Regular and Bold weights.

### Teaser Videos

**Introduction to Fluid:**

* [Fluid Trailer](https://drive.google.com/file/d/1RgwJKQxLBOQNqbV8uckqLUQl2ERgtnt0/view)

### Voice & Tone

**Brand Voice:** Fun but professional. Our brand strikes a balance between being approachable and maintaining a professional demeanor.

**Brand Tone:** While our tone is light-hearted and fun, we ensure that our communications are clear, direct, and respectful.


---

# 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://fluidtrade.gitbook.io/docs/media-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.
