# Conversiones en la Plataforma

### Estrategia de Conversión

**Descripción:**

La plataforma utiliza diferentes estrategias de conversión dependiendo de su finalidad. Las conversiones directas se utilizan para análisis, mientras que las reducciones porcentuales se aplican a los pagos para proteger contra fluctuaciones.

### Fluctuación en Facturación

**Descripción:**

Las fluctuaciones en las tasas de cambio se reflejan en la facturación final. El valor estimado se ajusta según la tasa de cierre del día anterior a la facturación, y la diferencia se calcula y se muestra en la plataforma.

**Ejemplo de Fluctuación:**

* **Pago estimado (2023-06-03):** 85 EUR \* 1.07 \* 0.93 = 84.5835 USD
* **Pago final (2023-07-05):** 85 EUR \* 1.09 \* 0.93 = 86.1645 USD
* **Diferencia:** 86.1645 - 84.5835 = 1.581 USD


---

# Agent Instructions: 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:

```
GET https://docs-affiliates.inlaze.com/reportes/tasa-fx/conversiones-en-la-plataforma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
