# Page Not Found

The URL `febrero-de-2025/24-de-febrero-de-2025-cambios-en-la-interfaz-para-la-instalacion-de-marketplaces` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [24 de febrero de 2025: cambios de interfaz para la Instalación de Marketplaces](https://helpcenter.channable.com/changelog/changelog-es/febrero-de-2025/24-de-febrero-de-2025-cambios-de-interfaz-para-la-instalacion-de-marketplaces.md)
- [12 de febrero de 2026: Creatives: reglas de imagen a nivel de proyecto](https://helpcenter.channable.com/changelog/changelog-es/febrero-de-2026/12-de-febrero-de-2026-creatives-reglas-de-imagen-a-nivel-de-proyecto.md)
- [20 de enero de 2025: mejora de la Instalación para feeds, menú de navegación plegable y Ajustes de compañía](https://helpcenter.channable.com/changelog/changelog-es/enero-de-2025/20-de-enero-de-2025-mejora-de-la-instalacion-para-feeds-menu-de-navegacion-plegable-y-ajustes-de-com.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)
- [17 de noviembre de 2025: conecta la cuenta de Venditore más tarde (Canales de marketplace)](https://helpcenter.channable.com/changelog/changelog-es/noviembre-de-2025/17-de-noviembre-de-2025-conecta-la-cuenta-de-venditore-mas-tarde-canales-de-marketplace.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-2025/24-de-febrero-de-2025-cambios-de-interfaz-para-la-instalacion-de-marketplaces.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-2025/24-de-febrero-de-2025-cambios-de-interfaz-para-la-instalacion-de-marketplaces.md`).

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