It Does Not Retrieve Facts; It Predicts the Likeliest Next Token
Understand that generation is probabilistic and you understand both why models fabricate confidently and why they are useful for creative work.
Generative models sample the next unit by probability rather than look up a record. That explains two things at once: output is fluent without being guaranteed true, and the same property makes them strong precisely where no unique answer exists.
The practical split follows: anything verifiable — numbers, regulation text, client data, prices — must be reconciled against a primary source; anything divergent — options, analogies, first-draft translation, structuring — can safely start with a model. Blurring the two categories is where most "the AI is unreliable" complaints actually come from.