# Dual Operation Modes

PureCodeAI offers two distinct operation modes to suit different stages of your development workflow: **Normal Mode** and **Agent Mode**. These modes ensure flexibility and efficiency, making it easier to tailor your AI interactions to your specific needs.

{% tabs %}
{% tab title="Normal Mode" %}
Normal Mode is perfect for day-to-day coding tasks where you need quick assistance and code modifications. This mode is designed for rapid interaction, enabling you to work on coding and resolving issues with deep context-awareness.
{% endtab %}

{% tab title="Agent Mode" %}
Agent Mode is ideal for more in-depth tasks, such as planning, researching, and executing complex workflows. It enables the AI to take a step back, analyze the entire project, and suggest architectural changes or new implementations. The AI operates more like an assistant, helping you plan the next steps, make architectural decisions, and ultimately deliver these changes.
{% endtab %}
{% endtabs %}
