> 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/es/red/afiliados/referidos-de-afiliados.md).

# Referidos de afiliados

Un afiliado puede referir a su amigo, familiar, colega o a un ser querido y obtener los beneficios de la referenciación de su administrador. El administrador tiene la autoridad para definir todos los términos y condiciones relacionados con la comisión por referido.&#x20;

> El administrador puede establecer la comisión por referido en forma de porcentaje o de monto fijo (plano).

#### Habilitar el programa de referidos de Afiliados&#x20;

1. Ir a Cuenta **»** Configuración **»** Afiliado
2. Habilitar "Comisión por referido"&#x20;
3. Seleccione "Monto fijo (USD) / mes" para monto fijo o "Porcentaje" para la comisión por referido basada en porcentaje.
4. Ingrese "Días" y "Valor"&#x20;
5. Agregar "Términos de referido"&#x20;
6. Enviar

<figure><img src="/files/84a6378abbfcb6c098981d41da67e2a41954b884" alt=""><figcaption></figcaption></figure>

***

### Administrar referidos

Ir a Afiliados **»** Referido 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)

Se pueden consultar todos los informes y detalles sobre los afiliados referidos

{% hint style="info" %}
Los detalles de la comisión (bonificación) se pueden actualizar aquí (según el afiliado)
{% endhint %}

<figure><img src="/files/a09592306c96da78725a41077d28a2cab0888e1f" 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/es/red/afiliados/referidos-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.
