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

# Billing & Pricing FAQ

> Frequently asked questions about billing and pricing.

<script type="application/ld+json">
  {`
    {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "How does billing work?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Commenda offers different pricing plans depending on your needs. Services from the marketplace are priced individually. Contact your account manager or sales team for detailed pricing information."
        }
      },
      {
        "@type": "Question",
        "name": "How do I pay for marketplace services?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "When you purchase a service from the marketplace, payment is processed through the checkout flow. Commenda accepts major payment methods."
        }
      },
      {
        "@type": "Question",
        "name": "Can I get invoices for my purchases?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. Invoices are generated for all marketplace purchases and subscription charges. You can access your billing history from the Settings section."
        }
      },
      {
        "@type": "Question",
        "name": "What is the cancellation policy?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Contact your account manager to discuss cancellation options for your plan or any active services."
        }
      },
      {
        "@type": "Question",
        "name": "Are there different pricing tiers?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. Many marketplace services offer different pricing variants based on the scope of work, entity type, or jurisdiction. You'll see all available options when browsing the marketplace."
        }
      }
    ]
    }
    `}
</script>

<AccordionGroup>
  <Accordion title="How does billing work?">
    Commenda offers different pricing plans depending on your needs. Services from the marketplace are priced individually. Contact your account manager or sales team for detailed pricing information.
  </Accordion>

  <Accordion title="How do I pay for marketplace services?">
    When you purchase a service from the marketplace, payment is processed through the checkout flow. Commenda accepts major payment methods.
  </Accordion>

  <Accordion title="Can I get invoices for my purchases?">
    Yes. Invoices are generated for all marketplace purchases and subscription charges. You can access your billing history from the Settings section.
  </Accordion>

  <Accordion title="What is the cancellation policy?">
    Contact your account manager to discuss cancellation options for your plan or any active services.
  </Accordion>

  <Accordion title="Are there different pricing tiers?">
    Yes. Many marketplace services offer different pricing variants based on the scope of work, entity type, or jurisdiction. You'll see all available options when browsing the marketplace.
  </Accordion>
</AccordionGroup>
