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

# Plans & Response Modes

> Free, Pro, and Max plans, daily query limits, and the Fast vs. Thinking response mode toggle.

## Plans

Nikiwa offers three plans: **Free**, **Pro**, and **Max**. Every plan uses the same underlying analysis tools and data — plans differ in how many queries you can run per day and which response modes are available.

Your current plan and remaining daily quota are shown in the app. When you hit your daily limit, the quota resets the next day.

<Note>
  The app's plan panel shows current pricing and per-plan limits; the numbers there are authoritative.
</Note>

## Fast vs. Thinking mode

The chat input includes a response mode toggle:

<CardGroup cols={2}>
  <Card title="Fast" icon="bolt">
    Optimized for speed. Best for quick lookups — a wallet's holdings, a token's basic info, current odds on a market.
  </Card>

  <Card title="Thinking" icon="brain">
    Spends more time reasoning over tool results before answering. Best for deep analysis — fund tracing, risk assessment, multi-step investigations.
  </Card>
</CardGroup>

Both modes call the same deterministic tools; the difference is how much reasoning is applied on top of the results.
