> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/pt/rede/afiliados/indicacoes-de-afiliados.md).

# Indicações de afiliados

Um afiliado pode indicar seu amigo, parente, colega ou alguém querido e obter os benefícios da indicação do seu administrador. O administrador tem autoridade para definir todos os termos e condições relacionados à comissão de indicação.&#x20;

> O administrador pode definir a comissão de indicação na forma de porcentagem ou valor fixo (fixo).

#### Ativar programa de indicação de afiliados&#x20;

1. Ir para a Conta **»** Configurações **»** Afiliado
2. Ativar "Comissão de Indicação"&#x20;
3. Selecione "Valor fixo (USD) / mês" para valor fixo ou "Porcentagem" para a comissão de indicação baseada em porcentagem.
4. Digite "Dias" e "Valor"&#x20;
5. Adicionar "Termos de Indicação"&#x20;
6. Enviar

<figure><img src="/files/971e474346185ac777d15c9c086a6a24c82f625c" alt=""><figcaption></figcaption></figure>

***

### Gerenciar Indicações

Ir para Afiliados **»** Indicação de Afiliado

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMsPUqbgOeTcUvMcyyi%2F-MMsV0UPEr8hAOuMOrAZ%2F1c9366ab5ad6ec08c0a564b7e0e21670.gif?alt=media\&token=0f206350-71c6-40c8-bbe7-80e5f9f9d3ac)

É possível verificar todos os relatórios e detalhes sobre os Afiliados indicados

{% hint style="info" %}
Os detalhes da comissão (bônus) podem ser atualizados aqui (por Afiliado)
{% endhint %}

<figure><img src="/files/d503feffc662deabf834b2d21a22f3d74cd6987a" alt=""><figcaption></figcaption></figure>


---

# 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://knowledgebase.offer18.com/pt/rede/afiliados/indicacoes-de-afiliados.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.
