> 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/pt-br/other-products/need-help-with-mediarails.md).

# Precisa de ajuda com o Mediarails?

*Mediarails da impact.com* é uma solução de CRM que oferece ferramentas de recrutamento de afiliados e influenciadores, recursos de CRM e campanhas de e-mail em sequência.

Se você estiver procurando ajuda com a plataforma Mediarails, consulte os links abaixo.

#### Central de ajuda do Mediarails

A [Central de Ajuda do Mediarails](https://mediarails.zendesk.com/hc/en-us) fornece informações sobre configuração da conta, recursos da plataforma e perguntas frequentes (FAQs).

#### Central de cursos online do Mediarails

A central de cursos online do Mediarails fornece orientações sobre fluxos de trabalho comuns para recrutamento de prospects ou otimização de parceiros.

Se você é novo no Mediarails, comece com o [curso Mediarails 101: Recrutamento](https://pxa.impact.com/student/path/1096186-mediarails-101-recruitment?sid=d772525b-7fc8-4efd-8f51-8ebe5e03613f\&sid_i=0). Este curso mostra o processo de atrair novos candidatos ao programa, avaliá-los quanto à qualidade e aderência, e criar uma campanha de e-mail para convidá-los a participar do seu programa.

**Links dos cursos online do Mediarails:**

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

{% hint style="info" %}
**Observação**: *Mediarails da impact.com* é uma plataforma separada da impact.com e, portanto, requer uma conta e credenciais de login separadas.
{% endhint %}

Precisa de ajuda? Se você não tiver certeza de que tem acesso à plataforma Mediarails, procure o ícone ![](/files/ad2968313abacf7d5acbb541ef0b63057781f748) **\[Ajuda]** no canto superior direito do seu [Painel](https://app.impact.com/secure/advertiser/engage/aview.ihtml) da impact.com e abra um chamado de suporte.


---

# 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/pt-br/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.
