> 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/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns.md).

# Campanhas de criadores

- [Gerenciamento de campanhas](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management.md)
- [Explicação sobre campanhas para criadores](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/campaigns-for-creators-explained.md)
- [Participar de campanhas de criadores](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/join-creator-campaigns.md)
- [Gerenciar suas campanhas como criador](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/manage-your-campaigns-as-a-creator.md)
- [Enviar tarefas de campanhas de criadores](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/rename-and-submit-creator-campaign-tasks.md)
- [Gerenciar tarefas de campanhas como criador](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/manage-campaign-tasks-as-a-creator.md)
- [Ver seus pagamentos recebidos de campanhas de criadores](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/view-your-received-creator-campaign-payments.md)
- [Resgatar seus brindes da campanha como criador](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.md)
- [Gerar links de rastreamento para tarefas de campanha como criador](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/generate-tracking-links-for-campaign-tasks-as-a-creator.md)
- [Perguntas frequentes sobre campanhas de criadores](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/campaign-management/creator-campaign-faqs.md)
- [Vinculação de campanha da propriedade social](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/social-property-campaign-linking.md)
- [Enviar um entregável do TikTok](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/social-property-campaign-linking/submit-a-tiktok-deliverable.md)
- [Adicionar links aos seus vídeos do TikTok](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/social-property-campaign-linking/add-links-to-your-tiktok-videos.md)
- [Vincule o código da sua campanha à sua tarefa do YouTube](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/social-property-campaign-linking/link-your-campaign-code-to-your-youtube-task.md)
- [Monetize seu conteúdo da Meta com marcação de produtos](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/social-property-campaign-linking/monetize-your-meta-content-with-product-tagging.md)
- [Adicione o código do seu anúncio da Meta às suas tarefas do Instagram](https://help.impact.com/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns/social-property-campaign-linking/adicione-o-codigo-do-seu-anuncio-da-meta-as-suas-tarefas-do-instagram.md)


---

# 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/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/campaigns/creator-campaigns.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.
