---
title: "Examples"
description: "Complete integration recipes you can adapt to your application."
---

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

# Examples

These examples include request validation, error handling, and the steps needed
to apply a solution.

## Python recipes

- [Solve Turnstile in Python](/examples/python-turnstile)
- [Continue a Cloudflare WAF session in Python](/examples/python-cloudflare-waf)

For smaller multi-language snippets, start with the
[quickstart](/getting-started/quickstart).

> **Note**
>
> Replace the sample target, sitekey, and proxy with values from the system you
> are integrating. Keep the API key in an environment variable.

Source: https://docs.uncaptcha.io/examples/index.mdx
