> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flast.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Intense Thinking

> Extended reasoning mode for complex problems and difficult questions.

Intense Thinking enables extended reasoning for complex problems. When enabled, Flast takes more time to think through difficult questions, providing more thorough and accurate responses.

## When to Use Intense Thinking

Intense Thinking is most valuable for:

* **Complex analysis**: Multi-step problems requiring careful reasoning
* **Code debugging**: Finding subtle bugs or logic errors
* **Strategic planning**: Evaluating options with many factors
* **Research synthesis**: Combining information from multiple sources
* **Mathematical problems**: Step-by-step calculations
* **Writing critique**: Detailed feedback on structure and content

## How It Works

<Steps>
  <Step title="Enable Intense Thinking">
    Toggle Intense Thinking on in the tool selector before sending your message.
  </Step>

  <Step title="Ask your question">
    Send a complex question or problem that benefits from deeper analysis.
  </Step>

  <Step title="Extended processing">
    Flast takes additional time to reason through the problem thoroughly.
  </Step>

  <Step title="Detailed response">
    You receive a more comprehensive answer with clearer reasoning.
  </Step>
</Steps>

## Example Use Cases

### Code Review

```
Review this function for potential bugs, edge cases, and
performance issues. Explain your reasoning for each concern.
```

### Strategic Decision

```
I'm deciding between three job offers. Here are the details for
each... Help me think through the tradeoffs systematically.
```

### Complex Problem

```
Walk me through solving this optimization problem step by step,
explaining each decision point.
```

### Writing Improvement

```
Analyze this essay structure. What's working well and what could
be improved? Be thorough in your assessment.
```

## When Not to Use

Intense Thinking may not be necessary for:

* Simple factual questions
* Quick lookups or definitions
* Casual conversation
* Straightforward tasks

For these, standard responses work well and are faster.

## Understanding the Output

When Intense Thinking is active, responses typically include:

* **More detailed explanations**: Step-by-step reasoning
* **Multiple perspectives**: Different angles on the problem
* **Explicit tradeoffs**: Clear presentation of pros and cons
* **Confidence indicators**: Notes about certainty levels

## Best Practices

### Frame Your Question Well

* Provide relevant context
* Be specific about what you need
* Mention any constraints or requirements

### Allow Time

Intense Thinking takes longer than standard responses. This is expected and produces better results for complex problems.

### Review Thoroughly

The extended responses contain more detail. Take time to read through the full analysis.

<Card title="Back to Tools Overview" icon="arrow-left" href="/features/tools/overview">
  See all available tools.
</Card>
