diff --git a/browsers/bot-detection/stealth.mdx b/browsers/bot-detection/stealth.mdx index 0f17aa6..53c110a 100644 --- a/browsers/bot-detection/stealth.mdx +++ b/browsers/bot-detection/stealth.mdx @@ -6,7 +6,7 @@ All Kernel browsers ship with anti-detection optimizations by default — you do Enabling `stealth` mode adds two managed services on top: -1. **Default proxy** — traffic routes through a static ISP proxy, providing a stable exit IP for the session. +1. **Default proxy** — traffic routes through a static [ISP proxy](/proxies/isp), providing a stable exit IP for the session. 2. **Automatic CAPTCHA solver** — solves [reCAPTCHAs](https://www.google.com/recaptcha/api2/demo), Cloudflare challenges, and similar tests automatically. Both are opt-out so you can [bring your own](#bring-your-own-proxy-or-captcha-solver) where it makes sense.