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

# FAQ

> Frequently asked questions about Kwala

Find answers to common questions about Kwala, its capabilities, and how to get started.

## General

<AccordionGroup>
  <Accordion title="Does Kwala require me to run my own server?">
    No. Kwala is fully serverless and runs your logic via the Kalp Network. You can focus on building your dApp while Kwala handles execution, monitoring, and infrastructure.
  </Accordion>

  <Accordion title="How do I get started with Kwala?">
    Kwala is a no-code, no-server platform that lets you define and deploy workflows through the visual Workflow Builder. You can build, automate, and connect on-chain actions without writing or managing any server code. See our [Quickstart guide](/getting-started/quickstart) to begin.
  </Accordion>
</AccordionGroup>

## Capabilities

<AccordionGroup>
  <Accordion title="Can Kwala talk to Web2 APIs?">
    Yes. Kwala supports off-chain Web2 API interactions, allowing you to integrate external services, webhooks, and REST APIs into your workflows.
  </Accordion>

  <Accordion title="Is Kwala only for Ethereum?">
    No. Kwala supports both EVM and non-EVM networks. See our [Supported chains](/concepts/supported-chains) page for a complete list of available networks.
  </Accordion>
</AccordionGroup>

## Security

<AccordionGroup>
  <Accordion title="Is Kwala secure and enterprise-ready?">
    Yes. Kwala is built with enterprise-grade security, including permissioned nodes, KMS-backed signing, verifier node auditing, and immutable on-chain execution logs. See our [Security model](/architecture/security-model) for more details.
  </Accordion>
</AccordionGroup>

## Credits & Billing

<AccordionGroup>
  <Accordion title="Do Kwala credits expire?">
    No. Kwala credits do not expire and remain in your account until used.
  </Accordion>

  <Accordion title="Can I transfer credits to another account?">
    No. Credits are tied to your Kwala address and cannot be transferred.
  </Accordion>

  <Accordion title="Does Kwala offer bulk credits for enterprises?">
    Yes. If you're running high-frequency automations or batch deployments, we offer bulk credits and usage-based pricing tiers for qualified users and teams. [Book a call with us](https://Kwala.network/contact) to discuss scaling your workflows, optimizing costs, or running automation-intensive use cases like DeFi or DAO orchestration.
  </Accordion>
</AccordionGroup>

## Still have questions?

<Card title="Community and support" icon="comments" href="/support/community-and-contact">
  Reach out to our community or support team for assistance.
</Card>
