Stop AI Hallucinations Forever
By default, large language models are trained to be helpful, and helpfulness is not the same thing as accuracy. When a model isn't sure, its instinct is to produce a confident, fluent answer anyway β which is exactly how "hallucinations" happen. The fix isn't a better model; it's changing the instructions it operates under so accuracy outranks helpfulness.
This "Verification-First" custom instruction forces ChatGPT to audit its own reasoning before it answers, and to admit uncertainty instead of inventing detail.
How to Set It Up
- Go to Settings > Personalization.
- Open Custom Instructions.
- In the "How should ChatGPT respond?" section, paste the prompt below and save.
Why Each Line Matters
- "Accuracy must be the highest priority" reweights the model's goal away from sounding pleasing and toward being correct.
- "Do not generate unverified facts" discourages it from filling gaps with plausible-sounding invention.
- "Clearly state the uncertainty" gives it explicit permission to say "I'm not sure" β something default settings quietly punish.
- "Explain step-by-step" triggers chain-of-thought reasoning, which measurably reduces logic and math errors.
When to Use It β and Its Limits
Turn this on for research, factual writing, calculations, and anything you'll publish or act on. You may want to switch it off for pure brainstorming or creative writing, where a little speculation is the point.
One honest caveat: this prompt dramatically reduces hallucinations, but it does not eliminate them. The model can still cite a source that doesn't exist or be confidently wrong. Treat it as a strong seatbelt, not a guarantee β always click through the sources it provides for anything that matters.
Take It Further
For high-stakes questions, add a second pass: after the answer, ask "Now critique your own response β what could be wrong, and what would you need to verify?" Forcing the model to argue against itself surfaces weak claims that the first answer glossed over. Combine the standing instruction with this habit and you'll get output you can actually trust.