# Pre-Requisites

### Get Your API Key&#x20;

Please get your API key before downloading the SDK from [**here**](https://www.lync.world/form.html)<br>

### Supported Game Engines

The LYNC SDK is Compatible with Unreal Engine and [Unity](https://unity.com/). The Currently Supported Versions are:&#x20;

* Unity 2019.4.21f1 and above&#x20;
* Unreal Engine 4.27.2, 5.0.2, 5.0.3, 5.1.0 **(Unreal Engine plugins are still under development)**


---

# 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://lync.gitbook.io/lync/introduction/pre-requisites.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.
