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

# Subscription & Credits

> Meowgic is a subscription-based AI platform for building e-commerce apps. Users who subscribe to the Pro or Business plan receive credits, which are used for generating, editing, and refining e-commerce apps through AI conversations.

## Subscription plan

### Pro

| Monthly AI Credits | Paid Monthly | Paid Annually (Save 20%) |
| ------------------ | ------------ | ------------------------ |
| 200                | USD 20       | USD 192                  |

### Business

| Monthly AI Credits | Paid Monthly | Paid Annually (Save 20%) |
| ------------------ | ------------ | ------------------------ |
| 400                | USD 40       | USD 384                  |
| 800                | USD 80       | USD 768                  |
| 1200               | USD 118      | USD 1,133                |
| 2000               | USD 195      | USD 1,872                |
| 3000               | USD 290      | USD 2,784                |
| 4000               | USD 385      | USD 3,696                |
| 5000               | USD 480      | USD 4,608                |
| 7500               | USD 720      | USD 6,912                |
| 10000              | USD 950      | USD 9,120                |

<Note>
  When upgrading your subscription plan, your current plan will be terminated and the new subscription plan will be created and activated immediately. Credits included with the new plan are issued instantly.

  For example, if you upgrade from a 100-credit plan to a 200-credit plan, you will immediately receive the 200 credits from the new plan. If you still have 100 unused credits remaining from your previous plan, your total available balance will become 300 credits.

  Credits do not expire and can continue to accumulate over time in Meowgic.
</Note>

## Credits

Credits are used to generate, modify, and refine e-commerce apps through AI conversations. After each task is completed, credits are dynamically calculated and deducted based on the task’s complexity.

More complex tasks typically consume more credits.

Scenarios that may consume credits include:

| Credit Consumption        | Examples                                                                                                  |
| ------------------------- | --------------------------------------------------------------------------------------------------------- |
| Requirement Understanding | Understanding user requirements, breaking down tasks, and planning the application structure.             |
| Component Generation      | Generating e-commerce app components such as buttons, forms, modals, navigation menus, and product cards. |
| Code Modification         | Modifying styles, logic, interactions, or API integrations.                                               |
| Debugging & Fixes         | Fixing errors, regenerating code, or adjusting application structures.                                    |
| Preview Build             | Generating a previewable version of the application.                                                      |
| Third-Party Calls         | Calling external services or APIs.                                                                        |

After a task is completed, credits are deducted based on the actual usage.

Credits are consumed in the following order: remaining credits first, then monthly credits, and finally yearly credits. This helps ensure tasks can be completed successfully while maximizing credit usage efficiency.

| Credit Type       | Description                                                                                                                                                                                                       |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Trial Credits     | Trial credits are valid during the 7-day trial period and will be automatically cleared after the trial ends.                                                                                                     |
| Monthly Credits   | Credits are issued immediately after a monthly subscription is activated. At the start of each new billing cycle, credits are reset and reissued based on the subscription plan.                                  |
| Yearly Credits    | The subscription fee is charged annually. After subscribing, the first month’s credits are issued immediately, and additional credits are issued monthly according to the billing cycle for a total of 12 months. |
| Remaining Credits | Unused credits from a previous billing cycle. After switching plans, remaining credits from the original cycle can continue to be used without expiration.                                                        |

## Faq

<AccordionGroup>
  <Accordion title="Is there a trial credit program?">
    Yes. After subscribing to the Business plan, trial credits are issued as a one-time bonus. You can use them within the 7-day validity period. Any unused trial credits will be automatically cleared after expiration.
  </Accordion>

  <Accordion title="Can I cancel my subscription during the trial period?">
    Yes. After cancellation, any remaining trial credits will be automatically cleared.
  </Accordion>

  <Accordion title="When are monthly credits issued?">
    Monthly credits are issued immediately after a monthly subscription is activated, and will continue to be issued monthly based on your billing cycle.
  </Accordion>

  <Accordion title="How are yearly credits issued?">
    Yearly credits are distributed monthly over a total of 12 months. After subscribing to the yearly plan, the first month’s credits are issued immediately, and the remaining credits are issued monthly according to the billing cycle.
  </Accordion>

  <Accordion title="Will my existing credits remain after switching plans?">
    Yes. Any previously issued remaining credits can continue to be used without expiration. You will also receive credits from your new subscription plan.
  </Accordion>

  <Accordion title="If I cancel a yearly subscription, will I still receive the remaining yearly credits?">
    Yes. Canceling a yearly subscription only disables automatic renewal for the next year and does not affect the current subscription period. During the active yearly subscription period, remaining yearly credits will continue to be issued monthly until all 12 distributions are completed.
  </Accordion>

  <Accordion title="What happens to my credits if I switch from a yearly plan to a monthly plan?">
    Your previous yearly subscription will end immediately, and the new monthly subscription will take effect right away. However, because the yearly plan still includes remaining scheduled monthly credit distributions, your account may continue receiving yearly credits during the monthly subscription period. If you also have an active monthly plan, you will receive both monthly credits and the remaining yearly credit distributions.
  </Accordion>

  <Accordion title="What is the difference between switching plans and canceling a subscription?">
    Canceling a subscription stops automatic renewal for the next billing cycle, while the current subscription remains active until the end of the cycle. Switching plans immediately ends the current subscription and activates the new plan right away.
  </Accordion>

  <Accordion title="What happens if I run out of credits?">
    You can upgrade to a higher-credit subscription plan. Once the new plan becomes active, the corresponding credits will be issued immediately.
  </Accordion>

  <Accordion title="Can I get a refund after subscribing?">
    No. Once a subscription is activated and credits are issued, subscription fees are non-refundable. You may cancel your subscription at any time to stop future renewals.
  </Accordion>

  <Accordion title="What happens if a task consumes more credits than my current balance?">
    The system will always complete and display the full task result before deducting the actual credits used. If your balance becomes negative after deduction, you will not be able to start new AI conversation tasks until new credits are issued. Future credits will automatically offset the negative balance first.
  </Accordion>
</AccordionGroup>
