> 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/brand/pt-br/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com.md).

# Sou novo(a) na impact.com

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Desempenho</strong></td><td>Gere receita por meio de parcerias estratégicas com criadores de conteúdo, editores e muito mais.</td><td><a href="/pages/274bc0fbd1cd4595ca6b87425e4ea041f3b4170c">/pages/274bc0fbd1cd4595ca6b87425e4ea041f3b4170c</a></td></tr><tr><td><strong>Criador</strong></td><td>Construa parcerias com criadores para impulsionar o reconhecimento da marca, o engajamento e a receita por meio de campanhas autênticas.</td><td><a href="/pages/f026bc34020420ddd4ab2e2913f9d828d8bc95fc">/pages/f026bc34020420ddd4ab2e2913f9d828d8bc95fc</a></td></tr><tr><td><strong>Defensor</strong></td><td>Transforme seus clientes em defensores da marca e impulsione o crescimento por meio do boca a boca.</td><td><a href="/pages/b7a727cd58bbf3cbab0a069dcf36c866f2828d81">/pages/b7a727cd58bbf3cbab0a069dcf36c866f2828d81</a></td></tr><tr><td><strong>Vendedor da Amazon</strong></td><td>Aumente as vendas dos seus produtos na Amazon por meio de parcerias de afiliados com a impact.com, aproveitando nossas poderosas ferramentas de relatórios e de parceiros.</td><td><a href="/pages/d9a1063eb67c8914dd5b031541c078e1f0fea068">/pages/d9a1063eb67c8914dd5b031541c078e1f0fea068</a></td></tr><tr><td><strong>Edição Inicial da impact.com</strong></td><td>Comece com uma configuração simples e uma forma acessível de desbloquear o poder das parcerias.</td><td><a href="/pages/bbd62c392e4c0822895b9c8fd5179329a2e04a8f">/pages/bbd62c392e4c0822895b9c8fd5179329a2e04a8f</a></td></tr></tbody></table>


---

# 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/brand/pt-br/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com.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.
