> For the complete documentation index, see [llms.txt](https://voltryn.gitbook.io/voltryn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://voltryn.gitbook.io/voltryn/connect/mediakit.md).

# Mediakit

## Media Kit

### Official Voltryn Branding & Resources

This Media Kit has been created to help you accurately share, publish, and promote the Voltryn brand across digital and physical platforms.

We’ve compiled **all the assets into a single downloadable package** for your convenience — no folders or structure, just a straightforward dump of everything you might need.

***

### How to Use the Assets

* **For Press & Media**: You may use the included assets in news articles, blog posts, and feature content. Please ensure logos and brand visuals are used according to the visual guidelines document.
* **For Partnerships & Presentations**: Refer to the official pitch deck and product imagery to accurately showcase Voltryn’s mission.
* **For Creators & Community**: You’re encouraged to use our banners, visuals, and QR codes to create content around the Voltryn ecosystem. Be sure to tag us on socials!

***

### Brand Usage Notes

* Do not modify, recolor, stretch, or overlay the Voltryn logo.
* Always keep logos visible and surrounded by sufficient whitespace.
* Font usage for official material: **Urbanist** for titles, **Inter** for body.

***

### Need Something Else?

If you require additional materials, raw design files, or special permission to use Voltryn branding in campaigns, please reach out:

📩 Email: **<mail@voltryn.io>**

***

### Download

Get the full, unstructured Media Kit below:

**AVAILABLE SOON**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://voltryn.gitbook.io/voltryn/connect/mediakit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
