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

# AB Test

The AB Test block allows you to split the path in 2 randomly. It's great way to test the performance of 2 different paths.

<Frame>
  <img src="https://mintcdn.com/zazubot/qJF_uz16fIP4j3sz/images/blocks/logic/abTest.png?fit=max&auto=format&n=qJF_uz16fIP4j3sz&q=85&s=c726f16a8366f103186294371ee40b01" alt="AB Test block" width="1334" height="626" data-path="images/blocks/logic/abTest.png" />
</Frame>

## More than 2 paths

You can stack multiple AB test blocks to add more random paths

<Frame>
  <img src="https://mintcdn.com/zazubot/qJF_uz16fIP4j3sz/images/blocks/logic/abTestMulti.png?fit=max&auto=format&n=qJF_uz16fIP4j3sz&q=85&s=d2bb5ab9f9552bf0cfd3871ca4d7e6c5" alt="AB Test block multiple paths" width="1384" height="926" data-path="images/blocks/logic/abTestMulti.png" />
</Frame>
