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

# Pricing Explained

> The Paranexum pricing explained

# Simple, transparent pricing

Choose the perfect plan for your business. All plans include a 14-day free trial.

<CardGroup cols={3}>
  <Card title="Starter" icon="rocket">
    ### Get started with this free forever plan

    **Free**

    <List>
      <li>Basic analytics</li>
      <li>Basic support</li>
      <li>AI matching (1 partner)</li>
    </List>

    <Button href="/dashboard">Go to Dashboard</Button>
  </Card>

  <Card title="Business" icon="building" color="blue">
    ### Perfect for small businesses

    **\$29/month**

    <List>
      <li>Basic customization</li>
      <li>AI matching</li>
      <li>Starter analytics</li>
      <li>Email support</li>
      <li>Advanced targeting</li>
      <li>Unlimited customization</li>
      <li>Free Access</li>
    </List>

    <Button href="/dashboard">Free Access</Button>
  </Card>

  <Card title="Professional" icon="star">
    ### Ideal for growing businesses

    **\$79/month**

    <List>
      <li>Unlimited customization</li>
      <li>Advanced AI matching</li>
      <li>Real-time analytics</li>
      <li>Priority email support</li>
      <li>Advanced targeting</li>
      <li>Advertise on Larger Sites</li>
      <li>SSO Support</li>
      <li>API Access (Coming Soon)</li>
    </List>

    <Button href="/contact">Contact Sales</Button>
  </Card>
</CardGroup>

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Can I change plans later?">
    Yes, you can upgrade or downgrade your plan at any time. Changes will be reflected in your next billing cycle.
  </Accordion>

  <Accordion title="What payment methods do you accept?">
    We accept all major credit cards, including Visa, Mastercard, and American Express.
  </Accordion>

  <Accordion title="Is there a setup fee?">
    No, there are no setup fees. You only pay the monthly subscription cost.
  </Accordion>
</AccordionGroup>
