> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typebot.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/typebot/bR67_tMY0NAThQSS/images/blocks/logic/abTest.png?fit=max&auto=format&n=bR67_tMY0NAThQSS&q=85&s=7a23e955489c3b25148c30b2afa5832e" 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/typebot/bR67_tMY0NAThQSS/images/blocks/logic/abTestMulti.png?fit=max&auto=format&n=bR67_tMY0NAThQSS&q=85&s=ecca98720a1c0547f83493d8e80340ac" alt="AB Test block multiple paths" width="1384" height="926" data-path="images/blocks/logic/abTestMulti.png" />
</Frame>
