> ## Documentation Index
> Fetch the complete documentation index at: https://typebot-feat-elevenlabs.mintlify.site/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://mintlify.s3-us-west-1.amazonaws.com/typebot-feat-elevenlabs/images/blocks/logic/abTest.png" alt="AB Test block" />
</Frame>

## More than 2 paths

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

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/typebot-feat-elevenlabs/images/blocks/logic/abTestMulti.png" alt="AB Test block multiple paths" />
</Frame>
