> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/other/es/other-products/need-help-with-mediarails.md).

# ¿Necesitas ayuda con Mediarails?

*Mediarails de impact.com* es una solución de CRM que ofrece herramientas de reclutamiento de afiliados e influencers, funciones de CRM y campañas de correo electrónico automatizadas.

Si buscas ayuda con la plataforma Mediarails, consulta los enlaces a continuación.

#### Centro de ayuda de Mediarails

El [Centro de ayuda de Mediarails](https://mediarails.zendesk.com/hc/en-us) proporciona información sobre la configuración de la cuenta, las funciones de la plataforma y las preguntas frecuentes (FAQ).

#### Centro de cursos en línea de Mediarails

El centro de cursos en línea de Mediarails ofrece guías paso a paso de los flujos de trabajo habituales para el reclutamiento de prospectos o la optimización de socios.

Si eres nuevo en Mediarails, comienza con el [curso Mediarails 101: Reclutamiento](https://pxa.impact.com/student/path/1096186-mediarails-101-recruitment?sid=d772525b-7fc8-4efd-8f51-8ebe5e03613f\&sid_i=0). Este curso explica el proceso de incorporar nuevos candidatos al programa, evaluarlos por su calidad y adecuación, y crear una campaña de correo electrónico para invitarlos a unirse a tu programa.

**Enlaces a los cursos en línea de Mediarails:**

* [Mediarails 101: Reclutamiento](https://pxa.impact.com/student/path/1096186-mediarails-101-recruitment?sid=d772525b-7fc8-4efd-8f51-8ebe5e03613f\&sid_i=0)
* [Mediarails 101: Socios](https://pxa.impact.com/student/activity/1095018-mediarails-101-partners?sid=d772525b-7fc8-4efd-8f51-8ebe5e03613f\&sid_i=0)

{% hint style="info" %}
**Nota**: *Mediarails de impact.com* es una plataforma separada de impact.com, por lo tanto requiere una cuenta independiente y un conjunto de credenciales de inicio de sesión.
{% endhint %}

¿Necesitas ayuda? Si no estás seguro de si tienes acceso a la plataforma Mediarails, busca el icono de ![](/files/14b20a56c4a64ee1fe11bc2461dc7c504249fd28) **\[Ayuda]** en la esquina superior derecha de tu [Panel](https://app.impact.com/secure/advertiser/engage/aview.ihtml) de impact.com y crea un ticket de soporte.


---

# 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://help.impact.com/other/es/other-products/need-help-with-mediarails.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.
