# Brand Assets

This page provides official brand assets for DarkVeil. These resources are intended for use by partners, media outlets, and community members who wish to create content about the project.

When using our assets, please adhere to our branding guidelines to ensure consistency and proper representation of the DarkVeil identity.

***

#### **Logo**

Our logo is the primary identifier for the DarkVeil brand. Please do not alter, rotate, or change its proportions. Use the version that provides the best contrast against your chosen background.

**Primary Logo (White on Black)**

<img src="/files/6LR4QlJ0O7YoHSr8cjAw" alt="DarkVeil Primary Logo" width="250">

> [Download PNG](https://ibb.co/Xfsf9XS0) | Download SVG

**Monochrome Logo (Black on White)**

<img src="/files/Kbj9SPBnWDgJFts0oraV" alt="DarkVeil Secondary Logo" width="250">

DarkVeil Primary Logo

> [Download PNG](https://ibb.co/gbY7Hg7j) | Download SVG

***

#### **Color Palette**

Our color palette is minimalist and sophisticated, designed to reflect our focus on privacy and security.

<p align="center"><strong>Primary Colors</strong></p>

* **Primary Black:** `#000000`&#x20;
* **Primary White:** `#FFFFFF`&#x20;
* **Primary Red:**  `#FF0000`
* **Veil Silver:** `#E0E0E0`&#x20;

<p align="center"><strong>Secondary Colors</strong></p>

* **Charcoal Red:** `#931310`&#x20;
* **Ash Violet:** `#3C3C4E`

***

#### **Typography**

* **Primary Font:** Inter

***

For any specific branding requests or questions, please reach out to the team on our official Telegram Community.


---

# 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.darkveil.io/community-and-ecosystem/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.
