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

# CoinVoyage support: contact, examples, and resources

> Contact CoinVoyage support by email, test with the example site, browse GitHub examples, or inquire about enterprise and volume pricing.

Use the channel below that best matches what you need. For most integration and technical questions, emailing [help@coinvoyage.io](mailto:help@coinvoyage.io) is the fastest path to a resolution.

<CardGroup cols={2}>
  <Card title="Email support" icon="envelope" href="mailto:help@coinvoyage.io">
    Contact the CoinVoyage team at [help@coinvoyage.io](mailto:help@coinvoyage.io) for implementation questions, migration assistance, billing inquiries, or production issues.
  </Card>

  <Card title="CoinVoyage Dashboard" icon="gauge" href="https://dashboard.coinvoyage.io/">
    Manage your API keys, configure settlement currencies, view transaction history, and create invoices from the [Dashboard](https://dashboard.coinvoyage.io/).
  </Card>

  <Card title="Example site" icon="flask" href="https://example.coinvoyage.io/">
    Test the end-to-end Deposit and Sale payment flows at [example.coinvoyage.io](https://example.coinvoyage.io/) before building your own integration. Connect it to your account using your API Key and Secret.
  </Card>

  <Card title="GitHub examples" icon="code" href="https://github.com/coin-voyage/examples">
    Browse working integration examples in the [coin-voyage/examples](https://github.com/coin-voyage/examples) repository. You can open issues there if you find a bug in the example code or documentation flow.
  </Card>
</CardGroup>

## Enterprise and volume pricing

If you are processing high transaction volume and want to discuss reduced fees, dedicated account management, or custom integration support, email [help@coinvoyage.io](mailto:help@coinvoyage.io) with details about your use case and monthly volume.

<Note>
  For a full overview of standard rates and what is included at each tier, see the [Pricing](/v2/resources/pricing) page.
</Note>

## Reporting issues

If you encounter a bug in the public examples or documentation, open an issue directly in the [examples repository](https://github.com/coin-voyage/examples/issues). For issues with your live integration or account, contact [help@coinvoyage.io](mailto:help@coinvoyage.io) directly.
