> For the complete documentation index, see [llms.txt](https://docs.omniflix.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omniflix.network/urls/brand-guidelines.md).

# Brand Guidelines

Below are the icon and logo files that are a part of the OmniFlix Network's branding.

* You can download the logo files [here](https://drive.google.com/drive/folders/1jnYz0KRe62D--OsTsfH20lN9eh5j5GMJ?usp=sharing)
* Do not use the logo with a different font than what's utilized in the above images/files
* Always write OMNIFLIX as **OmniFlix** (with a capital \`**O**\` and a capital \`**F**\`) and not as `omniflix` or`Omniflix`
* Do not combine the wordmark or text logo with other icons/wordmarks unless during the creation of memes
* The word `FLIX` refers to the token that secures or powers the OmniFlix blockchain, while the word `OmniFlix` usually refers to the blockchain network or an associated product such as OmniFlix Studio, OmniFlix Market, OmniFlix inSync and others.

## Connect with us

*Interested to implement OmniFlix's NFT & community infrastructure for your film3 movie, studio or your community? Want to create the next-gen media studio on the blockchain?*

Write to us on our [website](https://OmniFlix.network) and in case of any specific queries, reach out to us on [Discord](https://discord.com/invite/6gdQ4yZSTC) or [Instagram](https://www.instagram.com/OmniFlixNetwork/) or [Twitter](https://twitter.com/OmniFlixNetwork) or [Reddit](https://reddit.com/r/OmniFlix) even on our public [Telegram](https://t.me/OmniFlixChat) Group Chat.


---

# 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://docs.omniflix.network/urls/brand-guidelines.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.
