> For the complete documentation index, see [llms.txt](https://guia.fenicio.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia.fenicio.help/productos.md).

# Productos

- [Estructura de los productos](https://guia.fenicio.help/productos/estructura-de-los-productos.md)
- [Datos de Productos](https://guia.fenicio.help/productos/datos-estandar-de-productos.md): (Optimizada para AEO y GEO)
- [Nombres y código de los artículos](https://guia.fenicio.help/productos/nombres-y-codigo-de-los-articulos.md)
- [Precios de los productos](https://guia.fenicio.help/productos/precios-de-los-productos.md)
- [Especiales](https://guia.fenicio.help/productos/especiales.md)
- [Descripción de los productos](https://guia.fenicio.help/productos/descripcion-de-los-productos.md)
- [Categorías](https://guia.fenicio.help/productos/categorias.md)
- [Características](https://guia.fenicio.help/productos/caracteristicas.md)
- [Marcas](https://guia.fenicio.help/productos/marcas.md)
- [Modalidades de carga de catálogo](https://guia.fenicio.help/productos/modalidades-de-carga-de-catalogo.md)
- [Carga de CSV](https://guia.fenicio.help/productos/carga-de-csv.md)
- [Listado de productos](https://guia.fenicio.help/productos/listado-de-productos.md)
- [Carga y edición de productos](https://guia.fenicio.help/productos/carga-y-edicion-de-productos.md)
- [Imágenes de productos](https://guia.fenicio.help/productos/imagenes-de-productos.md)
- [Videos de productos](https://guia.fenicio.help/productos/videos-de-productos.md)
- [Importación de catálogo](https://guia.fenicio.help/productos/importacion-de-catalogo.md)
- [Manejo de stock](https://guia.fenicio.help/productos/manejo-de-stock.md)
- [Grupos de productos](https://guia.fenicio.help/productos/grupos-de-productos.md)
- [Nuevo grupo de producto](https://guia.fenicio.help/productos/grupos-de-productos/nuevo-grupo-de-producto.md)
- [Editar un grupo de productos](https://guia.fenicio.help/productos/grupos-de-productos/editar-un-grupo-de-productos.md)
- [Productos Grupo Home](https://guia.fenicio.help/productos/grupos-de-productos/productos-grupo-home.md)
- [Prioridad y Orden](https://guia.fenicio.help/productos/prioridad-y-orden.md)
- [Filtros de productos](https://guia.fenicio.help/productos/filtros-de-productos.md)
- [Guías de talles](https://guia.fenicio.help/productos/guias-de-talles.md)
- [Presentaciones](https://guia.fenicio.help/productos/presentaciones.md)
- [Productos complementarios](https://guia.fenicio.help/productos/productos-complementarios.md)
- [Productos sustitutos](https://guia.fenicio.help/productos/productos-sustitutos.md)
- [Referencia de campos](https://guia.fenicio.help/productos/referencia-de-campos.md)


---

# 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://guia.fenicio.help/productos.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.
