> ## Documentation Index
> Fetch the complete documentation index at: https://mozdocs.mozartfintech.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Prueba A/B

El bloque de Prueba A/B te permite dividir el camino en 2 de manera aleatoria. Es una excelente manera de probar el rendimiento de 2 caminos diferentes.

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/mozartfintech/images/blocks/logic/abTest.png" alt="Bloque de Prueba A/B" />
</Frame>

## Más de 2 caminos

Puedes apilar múltiples bloques de Prueba A/B para agregar más caminos aleatorios.

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/mozartfintech/images/blocks/logic/abTestMulti.png" alt="Bloque de Prueba A/B con múltiples caminos" />
</Frame>
