> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/get-started/get-started-space-es/formas-de-trabajar-con-nosotros.md).

# Formas de trabajar con nosotros

Descubre las distintas formas en que puedes trabajar con Channable.

Descubre algunas di las funciones disponibles que los clientes utilizza A lograr sus objetivos con Channable.

***

{% columns %}
{% column %}

### <i class="fa-book-open">:book-open:</i> Centro de Ayuda

Consigue respuestas rápidas con búsqueda impulsada por IA. Accede a artículos prácticos, guías de resolución de problemas, notas de lanzamiento e más.
{% endcolumn %}

{% column %}

### <img src="https://1119948974-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUAGSVlvcNsqEqVUgr0tD%2Fuploads%2FEOk3McMFMlWQ32udJJef%2FAcademy-logo.svg?alt=media&amp;token=40c67b81-4bc4-43a7-b82e-cee0c432e1cb" alt="" data-size="line">Academia Channable

Descubre las funciones di Channable, gana insignias e aprende a tu propio ritmo con nuestro catálogo di cursos interactivos.&#x20;
{% endcolumn %}

{% column %}

### <i class="fa-headset">:headset:</i> Equipo de soporte

Tu primo punto di contacto para cualquier pregunta técnica, problemas de Cuenta, oppure Errores de facturación.&#x20;
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### <i class="fa-wrench">:wrench:</i> Gestores técnicos de Cuenta

(Servicio de habilitación técnica). Siéntate e relájate mientras entregamos configuraciones técnicas complejas da principio A fin. No vuelvas a preocuparte por la implementación.
{% endcolumn %}

{% column %}

### <i class="fa-ranking-star">:ranking-star:</i> Responsables de éxito del cliente

(Servicio de pago). Tu socio estratégico dentro de Channable. Te daremos orientación general A ayudarte A alcanzar tus objetivos de negocio, e mantendremos una visión general di tu Cuenta.
{% endcolumn %}

{% column %}

### <i class="fa-person-chalkboard">:person-chalkboard:</i> Formación impartida por instructor

(Solo por invitación). Aprende directamente da expertos de Channable en uno di nuestros eventos de formación en directo. Descubre cómo A su configurar las funciones clave de Channable In 60-90 minutos.
{% endcolumn %}
{% endcolumns %}

***

[Contáctanos](https://www.channable.com/contact) A descubrir cómo podemos apoyar tu éxito.&#x20;


---

# 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://helpcenter.channable.com/get-started/get-started-space-es/formas-de-trabajar-con-nosotros.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.
