> ## Documentation Index
> Fetch the complete documentation index at: https://blackswan-23965643.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Contact BlackSwan: Discord, Email, and GitHub Links

> Get help with BlackSwan through our developer Discord or email. Reach out for production API access, technical questions, and partnership inquiries.

Whether you're stuck on an integration, applying for production access, or exploring a partnership, there are a few ways to get in touch with the BlackSwan team. For quick technical questions, the community Discord is the fastest path to an answer. For production inquiries or anything business-related, reach out by email.

<CardGroup cols={2}>
  <Card title="Discord Community" icon="discord" href="https://discord.gg/kJMYvhjTu">
    Join the BlackSwan developer Discord to ask questions, share what you're building, and get support from the team and community.
  </Card>

  <Card title="Email" icon="envelope" href="mailto:contact@blackswanfinance.xyz">
    Send an email to [contact@blackswanfinance.xyz](mailto:contact@blackswanfinance.xyz) for production access requests, partnership inquiries, and anything that needs a direct response.
  </Card>
</CardGroup>

## Production Access

BlackSwan's testnet API is open and requires no API key. When you're ready to move to mainnet — or if you need higher rate limits for a high-traffic testnet integration — email **[contact@blackswanfinance.xyz](mailto:contact@blackswanfinance.xyz)** to request a production API key.

In your email, include:

* A brief description of what you're building
* Your expected request volume
* The network(s) you plan to target

The team will follow up with credentials and any relevant rate limit details for your use case.

## GitHub

BlackSwan's open-source repositories are hosted on GitHub under [@darealbirdie](https://github.com/darealbirdie). You can browse source code, open issues, and submit pull requests across all three repos:

| Repository                                                           | Description                              |
| -------------------------------------------------------------------- | ---------------------------------------- |
| [blackswan-api](https://github.com/darealbirdie/blackswan-api)       | REST API server and endpoint definitions |
| [blackswan-sdk-js](https://github.com/darealbirdie/blackswan-sdk-js) | JavaScript/TypeScript SDK                |
| [blackswan-sdk-py](https://github.com/darealbirdie/blackswan-sdk-py) | Python SDK                               |

If you find a bug or want to request a feature, opening a GitHub issue is the best way to get it tracked.
