# Integration Guides

### Snowbridge V2

Snowbridge V2 was just released, so if you are doing a new integration, we'd recommend you start with our V2 docs:

* [V2 SDK](https://docs.snowbridge.network/developers/snowbridge-v2/typescript-sdk)
* [V2 Parachain Integration](https://docs.snowbridge.network/developers/snowbridge-v2/parachain-integration)

### Snowbridge V1

We will keep Snowbridge V1 live until all our partners have moved their integration to use V2. Until then, here are our V1 docs:

* [V1 SDK](https://docs.snowbridge.network/developers/snowbridge-v1/typescript-sdk)
* [V1 Parachain Integration](https://docs.snowbridge.network/developers/snowbridge-v1/parachain-integration)

### Support

To get in touch, please log an [issue on our Github repo](https://github.com/Snowfork/snowbridge/issues). We will be in touch to set up a Telegram group, if necessary.

### Examples

We have a wide range of [example scripts](https://github.com/Snowfork/snowbridge/tree/main/web/packages/operations/src) demonstrating how to use the Snowbridge SDK.
