> For the complete documentation index, see [llms.txt](https://docs.robinapp.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robinapp.co/messaging-with-robin/add-messaging-with-core-sdks.md).

# Add Messaging with Core SDKs

Robin provides SDKs that power messaging by interfacing with the Core Robin API. These SDKs are typically used in [Robin’s UI Kits](/messaging-with-robin/sdks-for-ui-kit.md), but you can leverage the SDK’s numerous capabilities by creating your User Interface.

The Core SDKs are available in:

### Javascript Core SDK

Add live messaging to your Javascript-powered applications.

[**Start Building**](/messaging-with-robin/add-messaging-with-core-sdks/javascript.md)

### Go Core SDK

Add live messaging to your Go-powered applications.

[**Start Building**](/messaging-with-robin/add-messaging-with-core-sdks/go.md)

### Python Core SDK

Add live messaging to your Python-powered applications.

[**Start Building**](/messaging-with-robin/add-messaging-with-core-sdks/python.md)
