> For the complete documentation index, see [llms.txt](https://docs.lid.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lid.pro/es/earn-by-sharing/share-and-earn.md).

# Comparte y gana

Toma tu enlace desde cualquier página de producto y compártelo donde ya está tu audiencia. Qué cuenta como tu venta.

Toma tu enlace desde cualquier página de producto y ponlo donde ya está tu audiencia.

## Pasos

1. Abre la página de un producto que ofrezca comisión.
2. Haz clic en **Gana con este producto**. Tu enlace personal se crea de inmediato.
3. Copia el enlace y compártelo. Chats de grupo, bio de Instagram, X, descripciones de YouTube, newsletters.
4. Agrega una línea de contexto. Di qué hizo el producto por ti o para quién es, y pon el enlace al final.
5. Abre tu panel para ver clics, ventas y lo que ganaste por producto.

{% hint style="info" %}
Lid sabe que la venta vino de tu enlace, así que tu comisión queda fijada cuando el comprador paga.
{% endhint %}

## Preguntas frecuentes

<details>

<summary>¿Dónde puedo compartir el enlace?</summary>

En cualquier lugar donde funcione un enlace. Empieza por los lugares donde la gente ya confía en ti.

</details>

<details>

<summary>¿Y si alguien hace clic en mi enlace y compra después?</summary>

La comisión va al enlace por el que el comprador termina pagando. Si es tu enlace, la venta cuenta para ti.

</details>

<details>

<summary>¿Cuándo llega el dinero?</summary>

Segundos después de que el comprador paga, automáticamente, en dólares digitales.

</details>

¿Listo para probarlo con un producto real? [lid.pro](https://lid.pro)


---

# 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://docs.lid.pro/es/earn-by-sharing/share-and-earn.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.
