The System Prompt
Very Easy50 pts0 solves
A junior developer places his chatbot instructions in the first user message. His colleague says: "You need to place them in the ______ so they're persistent and prioritized."
What message type should contain the core instructions?
Flag format: CONGRESS{[message_type]}
Example: CONGRESS{user_message}
Hint
It's the message type that runs before any user interaction and sets the model's behavior.