> For the complete documentation index, see [llms.txt](https://whitepaper.opz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.opz.io/misc/brand-logo-and-guidelines.md).

# Brand Logo & Guidelines

Our logo and brand elements are proprietary materials that are protected by copyright and can only be used in accordance with the guidelines outlined below.

When using OPZ brand elements, it is important to keep the following in mind:

✅ You may use our brand elements to link to our official website, social media channels, or products.&#x20;

✅ You may also use our brand elements to announce an official partnership with OPZ, but only with prior approval from our team.&#x20;

❌ Do not make any edits, changes, recolorings, or reconfigurations to any of our brand elements.&#x20;

❌ Do not use our brand elements to promote your own products or services without explicit consent from our team.

If you have any questions regarding the use of our brand elements, please don't hesitate to reach out to us at <brand@opz.com> We also provide our logo and brand elements for download on our website.

Please note that our logo should be used in its original form, without any editing, distorting, recoloring, or reconfiguring. The horizontal version of the logo is the primary version and should be used as the default.

Thank you for your cooperation in maintaining the integrity of the OPZ brand.

### **Download OPZ Logo**

**Our Logo**

<div data-full-width="false"><figure><img src="/files/on8jlXpspUZLhetuvmCz" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/9HTHvRpTZHEOqCZcHTxX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/x1XRrjGm9Q6PDJXrvJVF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hsXuY5zmMz5vMIrlHbo1" alt=""><figcaption></figcaption></figure></div>


---

# 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://whitepaper.opz.io/misc/brand-logo-and-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.
