# Brand Assets

![](/files/kaZ6EIRhBPeq5L7mB0ZY)

This page serves as the guideline on the appropriate usage of our assets including our logo, design, and app components.

{% hint style="info" %}
[Click here](https://drive.google.com/drive/folders/1wocWOfQK5dG8HKpb0zcTl36yOVHO6xqD?usp=sharing) to download our logo files in various formats and the official Adena Brand Guide in PDF.
{% endhint %}

If you have a specific type of logo you've like to download in mind, check out the **Download Logo** page:

{% content-ref url="/pages/MTXEnBALzW3XuuhP6BRX" %}
[Download Logo](/resources/brand-assets/download-logo.md)
{% endcontent-ref %}

If you wish to learn more about our design and branding, check out the **Style Guide**:

{% content-ref url="/pages/MN7wmFXVE6ldFPt8TvAY" %}
[Style Guide](/resources/brand-assets/style-guide.md)
{% endcontent-ref %}

If you wish to study the anatomy of our app, check out the **Components**:

{% content-ref url="/pages/9fH0BEtWpGQJmRPdqx7j" %}
[Components](/resources/brand-assets/components.md)
{% endcontent-ref %}


---

# 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.adena.app/resources/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.
