> 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/primeros-pasos/contactos-por-consultas.md).

# Contactos por consultas

{% stepper %}
{% step %}

## Logísticas

Integración directa (contempla costo de conexión)

* [Servicios de entrega](/integraciones-y-herramientas/servicios-de-entrega.md)
* [Pick-up](/integraciones-y-herramientas/pick-up.md)
* [OMS & WMS](/integraciones-y-herramientas/oms-and-wms.md)
  {% endstep %}

{% step %}

## [Pasarelas de pago](/integraciones-y-herramientas/integradores.md)

Integración directa (contempla costo de conexión)
{% endstep %}

{% step %}

## Proveedores de servicios

(\*) Estos servicios no están incluidos en el plan contratado a Fenicio, y\
tienen un costo adicional, a cotizar por el profesional / empresa en cuestión.

### Diseñadores Gráficos

* Pablo De Souza | <pablo.desouza@gmail.com> | 099 581 940
* Florencia Siola | <siolaflorencia@gmail.com> | 099 11 14 12
* Antonella Texeira Núñez | <antonellatnb@gmail.com>

### Cambios de DNS&#xD;

* Gaston Dorrom | <gdourrom@situruguay.com> | 098 671 960

### Consultores

* Leonardo Dartayete | <leonardo.dartayete@gmail.com> | +598 99 034 114
* Dafne Gagliardi | <dafnegbaroni@gmail.com> | +598 99 457 068
* Silvestre Cabrera | <silvestre@ikigaipb.com> | +598 99 822 397
* Ana De León | <ana.deleon@ecommerceconsultoria.com.uy> | +598 99 050 627
* Agustín Dighiero Triay | <agustin@agustindighiero.com> | +598 99 496 081

### Fotografía

* Epic - Fotografía para ecommerce | <hola@epic.uy> - epic.uy | +598 92 332 832
* Ruma Studio | <rumaestudio@gmail.com> - rumaestudio.com | +598 99 369 481
* KeGuapo Estudio | <anatole.mattei@gmail.com> | +598 98 402 417
* S\&E Fotografía | +598 99 992 290
* Estudio Photolab | <guinouy@gmail.com> | +598 91 239 732
* Biru Capurro | <juancapurro@gmail.cm> | birucapurro.com | +598 96 430 125
* Paola Nande Córdoba | <info@paolanande.com> | +598 99 577 660
* Kato | Nicole Mitnik | <info@kato.uy> | WhatsApp: +598 92 162 021

{% endstep %}
{% endstepper %}


---

# 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/primeros-pasos/contactos-por-consultas.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.
