> For the complete documentation index, see [llms.txt](https://learn-with-nathan.gitbook.io/learnwithnathan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn-with-nathan.gitbook.io/learnwithnathan/introduction-to-prompting/common-prompting-mistakes-to-avoid/being-too-vague-or-ambiguous.md).

# Being Too Vague or Ambiguous

Vague prompts lead to broad or irrelevant answers because they don’t provide clear direction. For example, a prompt like “Tell me about technology” is too general, leaving the AI to guess what aspect you’re interested in. To make it clearer, specify the focus: “Explain the impact of technology on modern education.” This change narrows the scope, guiding the AI to deliver a relevant and focused response. Always aim for specificity to avoid misunderstandings.
