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

# Logos

## Descargar logos

{% embed url="<https://drive.google.com/drive/folders/1-6Mf9BQ_SDiUGttg5E2evZP4anvvGC_n?usp=sharing>" %}

### Logos completos

<figure><picture><source srcset="https://zipnova-mkt.s3.us-east-1.amazonaws.com/logos/logo-colorwhite_transparent.png" media="(prefers-color-scheme: dark)"><img src="https://zipnova-mkt.s3.us-east-1.amazonaws.com/logos/logo-colordark_transparent.png" alt=""></picture><figcaption><p>Logo a color en PNG</p></figcaption></figure>

<figure><picture><source srcset="https://zipnova-mkt.s3.us-east-1.amazonaws.com/logos/logo-monowhite_transparent.png" media="(prefers-color-scheme: dark)"><img src="https://zipnova-mkt.s3.us-east-1.amazonaws.com/logos/logo-monoblack_transparent.png" alt=""></picture><figcaption><p>Logo monocromático en PNG</p></figcaption></figure>

### Símbolo

<figure><img src="https://zipnova-mkt.s3.us-east-1.amazonaws.com/logos/symbol-circle-green_dark.png" alt="" width="188"><figcaption><p>Símbolo en fondo oscuro circular</p></figcaption></figure>

<figure><img src="https://zipnova-mkt.s3.us-east-1.amazonaws.com/logos/symbol-circle-dark_green.png" alt="" width="188"><figcaption><p>Símbolo en fondo verde circular</p></figcaption></figure>

<figure><img src="https://zipnova-mkt.s3.us-east-1.amazonaws.com/logos/symbol-green_transparent.png" alt="" width="188"><figcaption><p>Símbolo en fondo transparente</p></figcaption></figure>

## Uso del logo

<figure><img src="/files/otpCn0BDB1oNirfIPhMB" alt=""><figcaption><p>Area de seguridad</p></figcaption></figure>

### Usos no permitidos

<figure><img src="/files/puq0aoeyiDef6W05f3gB" alt=""><figcaption><p>Usos no permitidos del logo</p></figcaption></figure>

1. No comprimir el logo
2. No expandir el logo
3. No rotar el logo
4. No alterar el orden de elementos
5. No utilizar el wordmark sin el símbolo
6. No aplicar el logo en un color que no sea de la paleta de colores
7. No aplicar el logo donde el contraste impida su lectura
8. No aplicar sobre fondos que dificulten la legibilidad
9. No aplicar sobre fondos e imágenes complejas


---

# 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.zipnova.com/brand/logos.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.
