Using Follow-Up Questions

Learn how to use the chat feature to ask follow-up questions and deepen your understanding.

Chrome Extension3 min read

Using Follow-Up Questions

The follow-up question feature lets you have a conversation with the AI to clarify concepts, explore alternatives, and deepen your understanding.

How It Works

After receiving an initial solution:

  1. Look for the chat input below the answer
  2. Type your follow-up question
  3. Press Enter or click Send
  4. The AI responds with context from your original problem

Great Follow-Up Questions to Ask

Clarification

  • "Can you explain step 3 in more detail?"
  • "Why did you use that formula?"
  • "What does this variable represent?"

Alternative Methods

  • "Is there another way to solve this?"
  • "What if I used [different approach]?"
  • "Which method is faster?"

Deeper Understanding

  • "Why does this method work?"
  • "What's the concept behind this?"
  • "How is this related to [other topic]?"

Practice

  • "Can you give me a similar problem to practice?"
  • "What if the numbers were different?"
  • "How would this change if [condition changed]?"

Real-World Application

  • "When would I use this in real life?"
  • "How does this apply to [situation]?"

Tips for Effective Follow-Ups

Be Specific

Instead of: "I don't get it" Try: "I don't understand how you went from step 2 to step 3"

Reference the Solution

Instead of: "Explain more" Try: "Why did you factor out 2x in the second line?"

Build on Previous Answers

The AI remembers your conversation, so you can:

  • "You mentioned [concept] - can you explain that more?"
  • "Going back to your first point..."

Availability

Follow-up questions are available on:

  • Basic Plan: Limited follow-ups per solution
  • Pro Plan: Unlimited follow-ups

Best Practices

  1. Read the full solution first before asking follow-ups
  2. Ask one question at a time for clearer answers
  3. Use follow-ups for understanding, not just getting answers
  4. Save helpful conversations for later review

Example Conversation

Initial Problem: Solve 2x² + 5x - 3 = 0

AI Solution: [Shows quadratic formula solution]

Follow-up 1: "Why did you choose the quadratic formula instead of factoring?"

AI: "Good question! For this equation, factoring would require finding two numbers that multiply to -6 and add to 5. Since these aren't immediately obvious, the quadratic formula is more straightforward..."

Follow-up 2: "Can you show me how to factor it anyway?"

AI: "Of course! Let me walk you through the factoring approach..."

Was this article helpful?