Skip to content

Commit a51c7f6

Browse files
additional info
1 parent 2d3c584 commit a51c7f6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/content/docs/turnstile/troubleshooting/challenge-solve-issues.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88

99
import { Render } from "~/components"
1010

11-
## Why am I in a challenge loop?
11+
## Challenge loops
1212

1313
You may encounter a challenge loop where the challenge keeps reappearing without being solved. This can happen for several reasons:
1414

@@ -18,15 +18,18 @@ You may encounter a challenge loop where the challenge keeps reappearing without
1818
- **JavaScript disabled**: Turnstile relies on JavaScript to function properly.
1919
- **Detection errors**: If Turnstile suspects bot-like behavior, you may encounter repeated challenges for verification.
2020

21+
Most challenges are quick and should take only a few seconds to complete. If it takes longer, ensure your network is stable and follow the [troubleshooting steps](#troubleshooting).
22+
2123
:::note
2224
If the issue persists, try switching to a different network or device to rule out any issues with your browser environment.
2325

2426
Make sure that your browser is updated to the latest version.
2527
:::
2628

27-
## General troubleshooting steps
29+
## Troubleshooting
2830

2931
Follow the steps below to ensure that your environment is properly configured.
3032

3133
<Render file="troubleshooting-steps" />
3234

35+
If none of the above resolves your issue, contact the website administrator with the [error code](/turnstile/troubleshooting/client-side-errors/error-codes/) and Ray ID or submit a [feedback report](/turnstile/troubleshooting/feedback-reports/) through the Turnstile widget by selecting **Submit Feedback**.

0 commit comments

Comments
 (0)