# Introduction

![LicenseSpring SDKs](/files/a50bfb04fca13b0bb5b3d85f5122610bcfb6e54d)

LicenseSpring SDKs are designed to simplify the integration process, allowing you to focus on creating amazing software without the complexity of implementing licensing and protection mechanisms from scratch.

### Getting started

Our documentation provides step-by-step guides, code examples, and best practices to assist you throughout the integration process. Whether you're a seasoned developer or just starting, our SDK documentation will guide you to success.

Choose your preferred programming language and platform, and dive into the world of streamlined licensing integration with LicenseSpring.

{% stepper %}
{% step %}

### Pick an SDK

Select the SDK for your platform/language from the list below to get started with detailed guides and examples.
{% endstep %}
{% endstepper %}

### Available SDKs

<table data-view="cards"><thead><tr><th>SDK</th><th data-card-target data-type="content-ref">Documentation</th></tr></thead><tbody><tr><td>C++ SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/dd78c9312f7e29fa12b1730d09d2350441ac64cc">/spaces/gLzurdfXUuKr9IziZWLz/pages/dd78c9312f7e29fa12b1730d09d2350441ac64cc</a></td></tr><tr><td>.NET / C# SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/86475512b4f9fb3c145fb3a2402e252e35af8b25">/spaces/gLzurdfXUuKr9IziZWLz/pages/86475512b4f9fb3c145fb3a2402e252e35af8b25</a></td></tr><tr><td>Python SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/3fcfafc983651f832ad2fef1efa5768142d82940">/spaces/gLzurdfXUuKr9IziZWLz/pages/3fcfafc983651f832ad2fef1efa5768142d82940</a></td></tr><tr><td>Java SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/0f9594c57924da88432cc4da582ad8cd0ce9eb14">/spaces/gLzurdfXUuKr9IziZWLz/pages/0f9594c57924da88432cc4da582ad8cd0ce9eb14</a></td></tr><tr><td>Delphi SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/d0dd0b801e9c686d2c63cfa3456da2a00b17380a">/spaces/gLzurdfXUuKr9IziZWLz/pages/d0dd0b801e9c686d2c63cfa3456da2a00b17380a</a></td></tr><tr><td>Go SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/f5fb8b4f5d64a01fa4de8ee1c7f3ac7f35256b34">/spaces/gLzurdfXUuKr9IziZWLz/pages/f5fb8b4f5d64a01fa4de8ee1c7f3ac7f35256b34</a></td></tr><tr><td>Swift / Objective‑C SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/4364715f3d319beceba06f4d041550272fd0d0c5">/spaces/gLzurdfXUuKr9IziZWLz/pages/4364715f3d319beceba06f4d041550272fd0d0c5</a></td></tr><tr><td>Android SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/877bb3b34f84227acf8532ba663420d5fec3f866">/spaces/gLzurdfXUuKr9IziZWLz/pages/877bb3b34f84227acf8532ba663420d5fec3f866</a></td></tr><tr><td>Unity SDK</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/f0e5effb89f4b33bb82b807d9860eae6419aadc0">/spaces/gLzurdfXUuKr9IziZWLz/pages/f0e5effb89f4b33bb82b807d9860eae6419aadc0</a></td></tr></tbody></table>

{% hint style="info" %}
Have questions or need assistance? Our support team is here to help. Submit a request: <https://licensespring.zendesk.com/hc/en-us/requests/new>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.licensespring.com/sdks/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
