What is the primary goal of being specific in prompt engineering?	To list guidelines or steps that direct the model toward a particular desired output.
What is the function of Type A guidelines in prompting?	To list qualities, attributes, or constraints that the final output must possess (e.g., length, structure).
What is the function of Type B guidelines in prompting?	To provide specific steps or a process that the model must follow to generate the response.
How does Type A guidance differ from Type B guidance?	Type A guides the *attributes* of the output; Type B guides the *process* the model uses to arrive at the output.
Give an example of a Type A guideline.	Keeping a story under a thousand words or ensuring the output has a specific structure.
Give an example of a Type B guideline.	Instruct the model to first brainstorm three ideas, then select the best one, and then outline the scene.
When is it most beneficial to use Type B guidelines?	When tackling complex problems or when you need to force the model to consider extra viewpoints or data.
Can Type A and Type B guidelines be used together?	Yes, they are often mixed in professional prompts to control both the output's attributes and the generation process.
