What is the primary goal of being specific in prompt engineering?	To provide guidelines or steps that direct the model toward a particular desired output.
What is the function of Type A guidelines in prompting?	To control the qualities, attributes, length, or structure of the final output.
What is the function of Type B guidelines in prompting?	To provide sequential steps or a process the model must follow to increase output quality.
Give an example of a Type A guideline.	Specifying that a story must be under 1,000 words or include a supporting character.
Give an example of a Type B guideline.	Instruct the model to first brainstorm three ideas before selecting the most interesting one.
How should Type A and Type B guidelines be used together?	They can be mixed to both control the output attributes and dictate the process the model follows.
When should you prioritize using Type B guidelines (steps)?	When tackling complex problems that require the model to consider a wider view or extra topics.
