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

# Support

> Get help with your Payvessel integration

Need help? We're here for you. Reach out through any of the channels below.

## Contact Us

<CardGroup cols={2}>
  <Card title="General Support" icon="envelope" href="mailto:support@payvessel.com">
    For integration help, API questions, and general inquiries.

    **[support@payvessel.com](mailto:support@payvessel.com)**
  </Card>

  <Card title="Compliance" icon="shield-check" href="mailto:compliance@payvessel.com">
    For KYC, AML, regulatory, and compliance-related matters.

    **[compliance@payvessel.com](mailto:compliance@payvessel.com)**
  </Card>
</CardGroup>

## Developer Community

Join our Slack channel to connect with the Payvessel engineering team and other developers. Get real-time help, share feedback, and stay updated on API changes.

<Card title="Join our Slack" icon="slack" href="https://app.slack.com/client/T09M7E2HPHD/C09N1QU9HR7">
  Follow along with the developer community and get faster responses on technical questions.
</Card>

## Self-Service Resources

<CardGroup cols={3}>
  <Card title="API Reference" icon="book-open" href="/api-reference/introduction">
    Full endpoint documentation with request/response examples.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running with your first integration.
  </Card>

  <Card title="Sandbox Testing" icon="flask" href="/api-basics/testing">
    Test your integration safely before going live.
  </Card>
</CardGroup>
