What common problem does Claude's citations feature address when consuming information from a PDF?	The uncertainty that the model is correctly interpreting the contents of the document.
What specific field must be added to the document dictionary to enable citations in Claude?	`citations enabled true`
When citations are enabled, what two types of parts are included in the Claude response?	A text part (containing plain text) and a citations content part.
What is the function of the "citations content" part within the Claude response?	It tells the user exactly where in the source PDF the information supporting a statement was pulled from.
How are citations represented in the final, formatted document output?	By little numbers scattered throughout the text.
What is the primary benefit of the citations feature for the end user?	It gives users confidence in the answers by allowing them to verify the information in the source PDF.
What must a user do when testing the citation feature to see the full response structure?	Print out the entire response, rather than just the response text.
