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.

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).

Access Scope vs Usage Capacity (Important)​

Case Digestor uses a dual-layer entitlement model:

  1. Access Rights Layer (permission scope): governs what tools you can open and use.
  2. Consumption Layer (usage capacity): governs how much usage is allowed through credits, quotas, and rate limits.

When product copy says "full access to core features" or "unlimited access", it refers to the Access Rights Layer (feature availability), not infinite consumption.

It does not mean:

  • unlimited credits
  • no depletion
  • no throttling
  • no rate limits

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/tokens per call).
  2. Abuse controls are required to protect reliability 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.

note

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.
  2. Get Credits: Available top-up and plan paths.
  3. Feature prompts/tooltips: Runtime gating and quota messages in active tools.
  4. 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 this general formula for any plan:

  • weeks_to_exhaust = total_credits / weekly_credits_used
  • weekly_credits_used = sum(action_count_per_week x credit_cost_per_action)

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