> For the complete documentation index, see [llms.txt](https://titan-exchange.gitbook.io/titan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titan-exchange.gitbook.io/titan/developer-doc/resources/community-and-support.md).

# Community & Support

Get help, report issues, and connect with the Titan community.

**Connect with the Titan team and community for support, feedback, and updates.**

***

## Discord

Join the Titan Discord for real-time help, announcements, and discussion with other developers.

{% hint style="info" %}
**Discord is the fastest way to get support.** The team actively monitors developer channels.
{% endhint %}

***

## GitHub

* **TypeScript SDK** — [github.com/Titan-Pathfinder/titan-sdk-ts](https://github.com/Titan-Pathfinder/titan-sdk-ts)
* **Rust SDK crates** — [titan-api-types](https://crates.io/crates/titan-api-types) and [titan-api-codec](https://crates.io/crates/titan-api-codec)

**Found a bug?** Open an issue on the relevant SDK repository with reproduction steps.

***

## Getting API access

Create an API key at [developer.titan.exchange](https://developer.titan.exchange/), or obtain a JWT through a distributor. See [Get API Access](/titan/developer-doc/getting-started/api-access.md).

## Reporting an issue

For Developers Portal requests, include the `x-amzn-requestid` response header and, for quote requests, the response `id` or `quoteId.tag`. See [Errors](/titan/developer-doc/developers-portal/errors.md#debugging).
