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

# Subscription & Payment Guide

> Manage your Junis subscription and payment options

## Overview

Junis offers flexible subscription plans to power your AI agent workflows. Choose a plan that fits your team's needs and scale as you grow.

<Info>
  All payments are processed securely through Lemon Squeezy. Your payment information is never stored on Junis servers.
</Info>

***

## Subscription Plans

<CardGroup cols={2}>
  <Card title="Basic Plan" icon="zap">
    **\$20/month** (₩33,300)

    * 20 AI credits monthly
    * Access to all AI models
    * Up to 3 AI teams
    * Team member management
    * API development access
    * Unlimited chat sessions
    * Basic support
  </Card>

  <Card title="Pro Plan" icon="crown">
    **\$195/month** (₩299,000)

    * 195 AI credits monthly
    * Access to all AI models
    * Unlimited AI teams
    * Advanced team controls
    * Priority API access
    * Unlimited everything
    * Priority support
    * **10% platform savings**
  </Card>
</CardGroup>

<Tip>
  **Pro Plan Value**: The Pro plan offers a 10% discount compared to purchasing credits individually, plus priority support and unlimited teams.
</Tip>

***

## Getting Started

### Step 1: Navigate to Subscription Page

From any page in Junis, click your profile icon and select **"Subscription"**, or go directly to `/subscription`.

### Step 2: Choose Your Plan

Review the available plans and click **"Subscribe"** on your preferred option.

### Step 3: Complete Payment

You'll be redirected to a secure Lemon Squeezy checkout page. Enter your payment details and complete the purchase.

<Check>
  **Immediate Access**: Your credits are available immediately after successful payment.
</Check>

***

## Managing Your Subscription

### View Current Plan

The Subscription page displays:

* Your current plan (Basic, Pro, or None)
* Subscription status (Active, Cancelled, Past Due)
* Next renewal date
* Available credits

### Cancel Subscription

<Steps>
  <Step title="Go to Subscription Page">
    Navigate to `/subscription` or click Subscription in your profile menu.
  </Step>

  <Step title="Click Cancel">
    Find the **"Cancel Subscription"** button in your current plan section.
  </Step>

  <Step title="Confirm Cancellation">
    Your subscription will remain active until the end of the current billing period.
  </Step>
</Steps>

<Warning>
  Unused credits do not roll over after cancellation. Use your credits before your plan ends.
</Warning>

### Resume Cancelled Subscription

If you've cancelled but your subscription hasn't expired yet, you can resume:

1. Go to the Subscription page
2. Click **"Resume Subscription"**
3. Your subscription will continue with the next billing cycle

### Upgrade or Downgrade

To change your plan:

1. Cancel your current subscription
2. Wait for the billing period to end
3. Subscribe to your desired new plan

<Info>
  **Coming Soon**: In-app plan switching with prorated billing is planned for a future release.
</Info>

***

## One-Time Credit Purchases

Need more credits without a subscription? Purchase credits individually:

| Package  | Price           | Credits    | Best For     |
| -------- | --------------- | ---------- | ------------ |
| Token 30 | \$30 (₩49,900)  | 30 credits | Light usage  |
| Token 60 | \$60 (₩99,900)  | 60 credits | Most popular |
| Token 95 | \$95 (₩155,500) | 95 credits | Heavy usage  |

<Tip>
  One-time purchases are perfect for trying Junis before subscribing or for occasional extra capacity.
</Tip>

***

## Billing Cycle

* **Monthly Plans**: Billed on the same day each month
* **Credits**: Added to your balance immediately upon renewal
* **Unused Credits**: Do not roll over to the next month (subscription plans)
* **One-Time Purchases**: Credits never expire

***

## Payment Methods

Junis accepts:

* Credit/Debit Cards (Visa, Mastercard, American Express)
* PayPal (where available)
* Local payment methods (varies by region)

***

## Subscription Status Reference

| Status      | Description                                       |
| ----------- | ------------------------------------------------- |
| `active`    | Subscription is current and active                |
| `on_trial`  | Trial period active, not yet charged              |
| `paused`    | Subscription temporarily paused                   |
| `past_due`  | Payment failed, action required                   |
| `unpaid`    | Multiple payment failures, service may be limited |
| `cancelled` | Cancelled but still active until period end       |
| `expired`   | Subscription has ended                            |

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="Payment failed" icon="triangle-exclamation">
    **Possible causes:**

    * Insufficient funds
    * Card expired or declined
    * Bank security block

    **Solution:**

    * Check your payment method is valid
    * Contact your bank if the issue persists
    * Try a different payment method
  </Accordion>

  <Accordion title="Credits not appearing" icon="clock">
    **Possible causes:**

    * Payment processing delay
    * Page not refreshed

    **Solution:**

    * Wait 1-2 minutes and refresh the page
    * Check your email for payment confirmation
    * Contact support if credits don't appear within 10 minutes
  </Accordion>

  <Accordion title="Cannot cancel subscription" icon="x-circle">
    **Possible causes:**

    * Already cancelled (pending expiration)
    * Technical issue

    **Solution:**

    * Check subscription status shows "Active"
    * Try logging out and back in
    * Contact support for assistance
  </Accordion>
</AccordionGroup>

***

## Support

Need help with billing?

<CardGroup cols={2}>
  <Card title="Email Support" icon="envelope" href="mailto:contact@junis.ai">
    Contact our billing team
  </Card>

  <Card title="Credits Guide" icon="coins" href="/guides/billing/credits">
    Learn about credit usage
  </Card>
</CardGroup>
