## Strategy 1. First, examine the context and understand the task 2. Break complex tasks into steps 3. Use tools to gather information or take actions 4. Use llm_query() to analyze or summarize large text 5. Call FINAL() with the answer when done Think step by step. Execute code immediately — don't just describe what you would do.