# Page Not Found

The URL `febrero-de-2026/12-de-febrero-de-2026-creatives-reglas-de-imagen-a-nivel-de-proyecto` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [12 de febrero de 2026: Creatives: reglas de imágenes a nivel de proyecto](https://helpcenter.channable.com/changelog/changelog-es/febrero-de-2026/12-de-febrero-de-2026-creatives-reglas-de-imagenes-a-nivel-de-proyecto.md)
- [24 de febrero de 2025: cambios en la interfaz para la Instalación de Marketplaces](https://helpcenter.channable.com/changelog/changelog-es/febrero-de-2025/24-de-febrero-de-2025-cambios-en-la-interfaz-para-la-instalacion-de-marketplaces.md)
- [15 de abril de 2025: Creatives ahora está en la navegación principal](https://helpcenter.channable.com/changelog/changelog-es/abril-de-2025/15-de-abril-de-2025-creatives-ahora-esta-en-la-navegacion-principal.md)
- [13 de enero de 2026: cambia tus monedas Lev (BGN) a euro (EUR) antes del 31 de enero](https://helpcenter.channable.com/changelog/changelog-es/enero-de-2026/13-de-enero-de-2026-cambia-tus-monedas-lev-bgn-a-euro-eur-antes-del-31-de-enero.md)
- [23 de abril de 2026: Creatives: nuevo Brand Kit](https://helpcenter.channable.com/changelog/changelog-es/abril-de-2026/23-de-abril-de-2026-creatives-nuevo-brand-kit.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://helpcenter.channable.com/changelog/changelog-es/febrero-de-2026/12-de-febrero-de-2026-creatives-reglas-de-imagenes-a-nivel-de-proyecto.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.

### Option 2 — Browse the documentation index

Full index: https://helpcenter.channable.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://helpcenter.channable.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/changelog/changelog-es/febrero-de-2026/12-de-febrero-de-2026-creatives-reglas-de-imagenes-a-nivel-de-proyecto.md`).

You may also use `Accept: text/markdown` header for content negotiation.
