Skip to main content

Resource Management

What This Page Coversโ€‹

This page is the canonical user guide for:

  • plan access behavior
  • credit-aware features
  • usage quotas and limits
  • practical budgeting workflows

If you see conflicting wording in other pages, follow this page first.

How the Credit Economy Worksโ€‹

Case Digestor uses a credit-aware model for computationally heavy AI workflows. Some interactions consume credits, while others are mostly organizational or read-only.

In-App Credits Guide

For the current in-app explanation and plan calculator, open /credits. The values shown in the app are the source of truth for current plan configuration. This manual explains the general concepts; the app shows the live plan examples and calculations.

Typical pattern:

  • AI generation actions are usually credit-sensitive.
  • Saved-content review and planning actions are usually non-billable.
  • AI chat may be both credit-aware and quota-limited.

Exact values are controlled by your current plan and runtime configuration, so they can change over time.

Typical Action Behaviorโ€‹

ActionTypical economy behavior
Generate AI digestUsually consumes credits
Legal search / AI-assisted retrievalUsually credit-aware
Mock Bar question generationUsually credit-sensitive
AI chat in legal assistantMay consume credits and may also be quota-limited
Foldering, tagging, annotations, and general organizationUsually non-billable
Reading already saved digests and prior resultsUsually non-billable
note

Treat this table as behavior guidance, not fixed pricing. Current account values shown in-app are the source of truth for your session.

Plans, Access, and Eligibilityโ€‹

Feature access and billing behavior depend on your active account state:

  • anonymous browsing state
  • registered free state
  • paid plan state

Some premium workflows additionally require minimum eligibility at runtime (for example, minimum available credits before launching certain sessions).

Credits, Access, and Quotas are Differentโ€‹

Case Digestor distinguishes between three distinct layers of feature entitlement:

  1. Access (Permission Scope): Governs which tools you can open and use.
  2. Credits (Usage Capacity): Governs how much usage is allowed for AI-powered or premium actions.
  3. Quotas or Rate Limits: Control how often certain actions may be used in a specific time window.

When product copy or marketing materials mention "full access" or "unlimited access", it refers strictly to the Access Rights Layer (feature availability), not infinite consumption or unlimited credits.

It does not mean:

  • unlimited credits
  • no depletion
  • no throttling
  • no rate limits
  • infinite AI generation

Why We Do Not Use "Unlimited Credits"โ€‹

For AI-powered products, "unlimited credits" is not technically accurate because:

  1. AI actions have marginal cost (compute and tokens per call).
  2. Abuse controls are required to protect reliability and performance for all users.
  3. Capacity controls still apply (for example, quotas or rate limits).

In practice, products that market "unlimited" usually mean unmetered usage only within fair-use boundaries, not literal infinity.

Consumer Protection

For consumer clarity and compliance posture (including Philippine consumer-protection expectations), this manual does not treat any credit-metered or rate-limited flow as "unlimited credits."

Canonical representation:

  • Full access to all tools, with metered usage via credits and rate limits.

Where to Verify Current Valuesโ€‹

Use these in-app surfaces before high-volume study sessions:

  1. Profile: Current balance and usage context. Shows the live credit balance.
  2. Get Credits: Available top-up and plan paths.
  3. The /credits Guide: The centralized guide for credit education and interactive plan calculator examples.
  4. Feature prompts/tooltips: Runtime gating and quota messages in active tools.
  5. Chat quota indicators: Per-message behavior and quota status during AI chat.

Quotas vs Creditsโ€‹

Credits and quotas are related but not identical:

  • Credits represent your spendable AI usage budget.
  • Quotas cap certain activity rates over a time window.

A request can fail because of either condition, so check both when troubleshooting blocked actions.

Efficient Usage Strategyโ€‹

  1. Search/reuse first: Check saved materials before generating new AI outputs.
  2. Plan before spend: Use tracker and management tools to target high-yield topics.
  3. Batch expensive work: Group related AI tasks in focused sessions.
  4. Watch runtime prompts: Follow in-product eligibility and low-balance cues.
  5. Prioritize critical outputs: Use credits where they improve decision quality the most.

Illustrative Example (Not a Fixed Guarantee)โ€‹

Upgrade Plan offer snapshot showing 16,000 credits, 50 chats per hour, and per-action costs

Example only for All Premium Access Plan:

  • consumable credits: 16,000
  • chat quota: 50 chats/hour

Per-action credit costs shown in the snapshot:

ActionCost per action
Mock Bar question (Mock)10 credits
AI case digest (Digest)15 credits
Flip (Flip)2 credits
Mark (Mark)5 credits
Verify (Verify)15 credits
AI chat message (Chat)10 credits

If all 16,000 credits were spent on only one action type:

ActionMax full actions from 16,000 credits
Mock16,000 / 10 = 1,600
Digest16,000 / 15 = 1,066 (with 10 credits remaining)
Flip16,000 / 2 = 8,000
Mark16,000 / 5 = 3,200
Verify16,000 / 15 = 1,066 (with 10 credits remaining)
Chat16,000 / 10 = 1,600 (also subject to 50 chats/hour)

Scenario A: Mock Bar-focused onlyโ€‹

If a user answers 20 Mock Bar questions/session at 3 sessions/week:

  • weekly Mock usage = 20 x 3 = 60 questions/week
  • weekly Mock credits = 60 x 10 = 600 credits/week
  • runway = 16,000 / 600 = 26.67 weeks (around 6.1 months)

Scenario B: Mixed-tool usage (more realistic)โ€‹

If weekly activity includes:

  • 60 Mock questions
  • 8 Digests
  • 70 Flips
  • 30 Marks
  • 20 Verifies
  • 70 Chat messages

Then:

  • weekly credits = (60 x 10) + (8 x 15) + (70 x 2) + (30 x 5) + (20 x 15) + (70 x 10)
  • weekly credits = 600 + 120 + 140 + 150 + 300 + 700 = 2,010 credits/week
  • runway = 16,000 / 2,010 = 7.96 weeks (around 1.8 months)

Nuance:

  • "Core features unlimited/full access" describes feature availability, not infinite consumption.
  • Mixed usage reduces runway faster than Mock-only usage.
  • Chat usage is governed by both credits and the 50 chats/hour rate limit from the snapshot.

Use these standard formulas to calculate plan limits:

  • Credits Used = number of actions ร— credit cost per action
  • Remaining Credits = included credits โˆ’ credits used
  • Maximum Full Actions = floor(included credits รท credit cost per action)
  • Weeks of Runway = total credits รท estimated weekly credit use

This is planning guidance only. Final eligibility, rates, and costs always follow your live in-app configuration.

If You Hit a Limitโ€‹

When an action is blocked:

  1. confirm available credits in Profile
  2. review active quota state in the relevant tool
  3. use Get Credits if you need immediate continuation
  4. continue with non-billable planning/review steps while waiting for reset or top-up