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

# FAQ

<AccordionGroup>
  <Accordion title="Do credits roll over from month to month?">
    Credits from your monthly subscription do not carry over between billing cycles. At the start of each cycle, your monthly credits will reset to your plan's designated amount. Any credits from credit pack purchases, however, will not expire.
  </Accordion>

  <Accordion title="What happens if I run out of credits?">
    If you use up your monthly credits, you can get additional credits either by upgrading your plan or by purchasing credit packs. Click on your credits and select either **Upgrade Plan** or **Purchase Credit Packs**. Credits from credit packs will be used after your monthly plan credits are depleted, and unused credit pack credits will roll over between billing cycles.
  </Accordion>

  <Accordion title="Can I automatically replenish my credits?">
    If using the API, you can set up an automatic top-up:

    1. Click your **Profile** (top right on mobile, bottom left on desktop)
    2. Click **API**
    3. Under the API key, find **"Auto recharge is disabled"** and click **Modify**
    4. Configure your thresholds:
       * **When credit balance goes below** — trigger threshold (must be \$10 or above)
       * **Bring credit balance back up to** — recharge ceiling (at least $35, or $25 above threshold)
       * **Limit the amount of automatic recharge per month** — monthly spending cap
    5. Click **Save**
  </Accordion>

  <Accordion title="How can I check the status of my credits?">
    * **On Mobile:** In the top right corner, you can see how many credits you have remaining.
    * **On Desktop:** In the lower left corner, you can see how many credits you have remaining.
  </Accordion>

  <Accordion title="Can I use remaining credits after I cancel my subscription?">
    You need to have an active subscription to use credits. Credits won't expire while you don't have a subscription, and if you decide to re-subscribe you'll be able to use them again.
  </Accordion>
</AccordionGroup>
