What is the maximum number of images that can be sent in a single request to Claude?	Up to 20 images.
How does sending an image to Claude affect the cost?	It counts as tokens, and the charge can be roughly calculated based on the image height and width in pixels.
How are multiple images included within a user message?	They are added as separate "image parts" within the list of parts.
What is the primary risk of using a very simple prompt when sending an image to Claude?	You are unlikely to receive a good or accurate result.
What are some advanced prompting techniques recommended to improve Claude's accuracy with images?	Providing guidelines, analysis steps, one-shot examples, or multi-shot examples.
What is the benefit of providing analysis steps in an image prompt?	It forces Claude to go through a sophisticated, multi-stage process (e.g., identify, count, verify, compare) to reach a conclusion.
How does one-shot or multi-shot prompting work when using images?	By alternating the presence of an image part and a text part to provide examples.
What is a practical use case for applying Claude's image capabilities to satellite imagery?	Conducting a fire risk assessment of a property.
