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

# Support

> Get help with SpacePay - contact information and support resources

# We are available

Need help with SpacePay? We're here to assist you with any questions or issues you may have.

## Contact Us

<CardGroup cols={1}>
  <Card title="Email Support" icon="envelope">
    [support@spacepay.solutions](mailto:support@spacepay.solutions)

    We typically respond within 24 hours.
  </Card>

  <Card title="Telegram" icon="comments">
    Reach out to us on Telegram

    Available for immediate support and general inquiries.
  </Card>
</CardGroup>

## Self-Service Resources

<CardGroup cols={2}>
  <Card title="API Documentation" icon="book" href="/developer-docs/api-reference">
    Complete API reference with examples and code samples.
  </Card>

  <Card title="Integration Guides" icon="code" href="/developer-docs/sdks-integration">
    Step-by-step integration guides for different platforms.
  </Card>

  <Card title="Blockchain Concepts" icon="link" href="/developer-docs/blockchain-concepts">
    Learn about supported networks and blockchain fundamentals.
  </Card>

  <Card title="Payment Flows" icon="arrows-rotate" href="/core-products/payment-flows">
    Understand payment processing and refund workflows.
  </Card>
</CardGroup>
