# Unity SDK

### <mark style="background-color:yellow;">WE ARE NOT CURRENTLY ACCEPTING NEW SDK CLIENTS</mark>

### <mark style="background-color:yellow;">PLEASE CHECK AGAIN LATER (AFTER 9-2025)</mark>

{% hint style="info" %}
**Note:** If you downloaded Sloyd for Unity from the Unity Asset Store or from Github then go to read [Unity Plugin](/documentation/other-products/deprecated-products/unity-plugin.md)
{% endhint %}

### **Add the power of 3D creation right within Unity**

There are many use cases, for example:

✅ **In-game creation tools** for your users

✅ **Pre-production** for quick prototyping

✅ **Procedural games** with asset generation at runtime

✅ **Reducing your game package size**, with fully deterministic, runtime 3D generation

You can read more about the SDK and its capabilities and use cases here:

[Learn More](https://www.sloyd.ai/sdk)

**Unity Plugin for prototyping:**

{% embed url="<https://youtu.be/UrpYnr5itN0>" %}

### **This guide will help you with:**

{% stepper %}
{% step %}

### [Download and Installation](/documentation/other-products/deprecated-products/unity-sdk/download-and-installation.md)

{% endstep %}

{% step %}

### [Edit Mode](/documentation/other-products/deprecated-products/unity-sdk/edit-mode.md)

{% endstep %}

{% step %}

### [Runtime Usage](/documentation/other-products/deprecated-products/unity-sdk/runtime-usage.md)

{% endstep %}

{% step %}

### You might want to also checkout:

[Quick texturing](/documentation/other-products/deprecated-products/unity-sdk/quick-texturing-with-palettes.md), [FAQs](/documentation/other-products/deprecated-products/unity-sdk/faq.md) and [Version Control](/documentation/other-products/deprecated-products/unity-sdk/version-control.md)
{% endstep %}
{% endstepper %}

1.


---

# 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://sloyd.gitbook.io/documentation/other-products/deprecated-products/unity-sdk.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.
