# Brand Assets

Design components to be used in promotional materials.

### Logo <a href="#logo" id="logo"></a>

<figure><img src="https://3426507089-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMTZ6iLmulhA48zQv8n%2F-MNUkUxHHvQ_mcgjlP3T%2F-MNUoMNbMZTMYxq9fm7_%2FLogo%20Gradient--2.svg?alt=media&#x26;token=59b30c4c-07ce-4401-87e3-3045da161427" alt=""><figcaption><p>Main logo</p></figcaption></figure>

The main version of the logo, together with some variations of shape and color. Available in multiple sizes and formats (`svg`, `png`).📦 Preview the latest version on Google Drive [here](https://drive.google.com/drive/folders/1J_yHuhw1G9t1izzt7O5ybIGWVfFGFTgh?usp=sharing).

### Covers <a href="#covers" id="covers"></a>

For usage on social media, we provide some cover suggestions. Zoom background included.📦 Preview the latest version on Google Drive [here](https://drive.google.com/drive/folders/1ZemWz1abmBQgHXHh3pQnHab0ZUknzQOf?usp=sharing).

### Elements <a href="#elements" id="elements"></a>

For various other graphic compositions, we release our "elements kit". It contains graphics related to our "pods factory", "smart collateral" and other abstract elements.📦 Preview the latest version on Google Drive [here](https://drive.google.com/drive/folders/1sSx28bDUgd8JZA8W5NkG1wz-LfLLHu12?usp=sharing).

### Platform kit

Platform screenshots coming soon. Contact us at <contact@pods.finance> for any custom content you might need.

### Color Kit <a href="#color-kit" id="color-kit"></a>

Colors we use for the logo and other digital-first elements.

| Color     | Value                                 |
| --------- | ------------------------------------- |
| Primary   | **`#B7156B`**                         |
| Secondary | **`#DF1D2C`**                         |
| Gradient  | **`#B7156B -> #DF1D2C`** at **`45°`** |
| Middle    | **`#C41857`**                         |
| Dark      | **`#262940`**                         |


---

# 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.pods.finance/connect/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.
