> 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/bienvenida-clientes.md).

# Bienvenida clientes

- [Primeros pasos](https://guia.fenicio.help/bienvenida-clientes/primeros-pasos.md)
- [Etapas de trabajo](https://guia.fenicio.help/bienvenida-clientes/primeros-pasos/etapas-de-trabajo.md)
- [¿Cómo funciona Customer Support?](https://guia.fenicio.help/bienvenida-clientes/primeros-pasos/como-funciona-customer-support.md)
- [Crear un ticket a Soporte](https://guia.fenicio.help/bienvenida-clientes/primeros-pasos/como-funciona-customer-support/crear-un-ticket-a-soporte.md)
- [Contactos por consultas](https://guia.fenicio.help/bienvenida-clientes/primeros-pasos/contactos-por-consultas.md): Medios de pago, empresas logísticas, proveedores de servicios
- [Crecimiento y optimización](https://guia.fenicio.help/bienvenida-clientes/crecimiento-y-optimizacion.md)
- [Cómo optimizar tu tienda](https://guia.fenicio.help/bienvenida-clientes/crecimiento-y-optimizacion/como-optimizar-tu-tienda.md)
- [Mejoras disponibles en tu sitio](https://guia.fenicio.help/bienvenida-clientes/crecimiento-y-optimizacion/mejoras-disponibles-en-tu-sitio.md)
- [Funcionalidades avanzadas y personalizadas](https://guia.fenicio.help/bienvenida-clientes/crecimiento-y-optimizacion/funcionalidades-avanzadas-y-personalizadas.md)
- [Integraciones y marketing](https://guia.fenicio.help/bienvenida-clientes/integraciones-y-marketing.md)
- [Servicios de Growth Marketing](https://guia.fenicio.help/bienvenida-clientes/integraciones-y-marketing/servicios-de-growth-marketing.md)
- [Integraciones por país](https://guia.fenicio.help/bienvenida-clientes/integraciones-y-marketing/integraciones-por-pais.md)
- [Aprendizaje y capacitaciones](https://guia.fenicio.help/bienvenida-clientes/aprendizaje-y-capacitaciones.md)
- [Fenicio en práctica](https://guia.fenicio.help/bienvenida-clientes/aprendizaje-y-capacitaciones/fenicio-en-practica.md)
- [Certificación Operador Fenicio](https://guia.fenicio.help/bienvenida-clientes/aprendizaje-y-capacitaciones/certificacion-operador-fenicio.md)
- [Capacitaciones de la plataforma](https://guia.fenicio.help/bienvenida-clientes/aprendizaje-y-capacitaciones/capacitaciones-de-la-plataforma.md)
- [Campus de Fenicio Academy](https://guia.fenicio.help/bienvenida-clientes/aprendizaje-y-capacitaciones/campus-de-fenicio-academy.md): Guía de inicio y navegación
- [Eventos y campañas](https://guia.fenicio.help/bienvenida-clientes/eventos-y-campanas.md)
- [Calendario comercial](https://guia.fenicio.help/bienvenida-clientes/eventos-y-campanas/calendario-comercial.md)
- [Ciberlunes](https://guia.fenicio.help/bienvenida-clientes/eventos-y-campanas/ciberlunes.md): Fenicio no forma parte de la organización del evento; únicamente difunde las ofertas de sus clientes.


---

# 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/bienvenida-clientes.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.
