XML Delimiters [Anthropic]

Easy100 pts0 solves
[Anthropic-specific] Claude's documentation recommends wrapping prompt sections in <context>, <instructions>, <format> tags. This is NOT recommended for GPT (which prefers markdown headers) or Llama. What type of delimiters does Anthropic recommend for Claude? Flag format: CONGRESS{[delimiter_type]} Example: CONGRESS{markdown_headers}
Hint
They look like HTML but are used for structured prompt sections. Check docs.anthropic.com.