# Brand Manual

## Brand Guidelines

Celestium is a decentralized gaming platform that connects players and stakers in a single ecosystem. The brand expresses three commitments that should be felt in every partner front-end built on top of the protocol:

* **Decentralization** — users hold full control over their funds at all times.
* **Transparency** — the blockchain backs every claim of fair gameplay with a verifiable record.
* **Fairness** — randomness comes from independent on-chain sources (Chainlink VRF, Gelato), not from a house-controlled RNG.

## Tone of Communication

* **Language:** friendly yet professional. Use DeFi vocabulary where it adds precision, but explain it inline so the audience does not need a glossary to follow you.
* **Style:** motivational and energetic. Lead with the benefits of decentralized gaming, then ground them in the protocol's transparency and security guarantees.

## Logo Variants

<figure><img src="/files/YtTmct4ztdFKgSbv4RSk" alt=""><figcaption><p>Celestium logo — primary marks for dark and light backgrounds, plus the standalone symbol</p></figcaption></figure>

<figure><img src="/files/d4G4Xd3gP5cRpa6XhY4m" alt=""><figcaption><p>Use prohibited — do not stretch, recolor, rotate, recompose, add effects, or use low-quality versions of the logo</p></figcaption></figure>

## Typography

<figure><img src="/files/hzI6FiSmzsSoYYKyQZ5V" alt=""><figcaption><p>Typography — Rubik typeface in Regular, Medium, and Bold weights</p></figcaption></figure>

## Colors

<figure><img src="/files/l0iOJbMNOlnmdoHLOUwH" alt=""><figcaption><p>Color palette — Yellow, Black Light, White, Black Dark, Purple</p></figcaption></figure>

| Name        | HEX       |
| ----------- | --------- |
| Yellow      | `#FEC92B` |
| Black Light | `#131624` |
| White       | `#FFFFFF` |
| Black Dark  | `#0F121D` |
| Purple      | `#6A6A9F` |

## Mascot Variants

<figure><img src="/files/Vcp8PJuG1Vl9vU6hY6oN" alt=""><figcaption><p>Mascot variants — supporting characters used in promotional material</p></figcaption></figure>

## For Download

Full brand assets are available for partners on request. Contact `TODO_PARTNER_BRAND_DOWNLOAD_URL` for the source files.


---

# 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.celestium.digital/for-partners/faq-and-terms/brand-manual.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.
