> For the complete documentation index, see [llms.txt](https://linkira-studios.gitbook.io/character-enhancement-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://linkira-studios.gitbook.io/character-enhancement-toolkit/instructional-manual-for-character-enhancement-toolkit.md).

# Instructional Manual for Character Enhancement Toolkit

<figure><img src="/files/nYiX8vSe0AEBYe2cPFlW" alt=""><figcaption></figcaption></figure>

## Overview

The Character Enhacement Toolkit is a powerful tool that allows you to quickly and easily use your own Synty characters to create interesting and unique combinations. The tool is easy to use, load up all your synty polygon packs and it can sort all the character, beards, masks, glasses, hairstyles, and random items automatically so that you don't have to do it manually. Next load up the character select scene to make your creation come alive. It also comes with a free demo version so that you can try it out before purchasing the full version!\
\
The Character Enhancement Toolkit is available now on the [Unity Store](https://prf.hn/l/EJn0W82/) or the [FAB Store](https://www.fab.com/listings/632fd8af-2b21-4a96-aafa-87fb7dce1c91) - go check it out!

The CETK Demo is now on Itch.IO and can be tried out [`here`](https://linkirastudios.itch.io/characterenhancementtoolkit).&#x20;

## Quick links

{% content-ref url="/pages/Yq9wB3PZK1igyGcMdryR" %}
[Video Set Up and Overview](/character-enhancement-toolkit/overview/video-set-up-and-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/5ZtCsEdmzy3H6GrDJDc5" %}
[Our Features](/character-enhancement-toolkit/overview/our-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/NXPb6Hw7vszXlyIVlHKF" %}
[Road Map](/character-enhancement-toolkit/overview/road-map.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/zvK0EZETGSHtCUg514Yg" %}
[Sorting Polygon packs](/character-enhancement-toolkit/product-guides/sorting-polygon-packs.md)
{% endcontent-ref %}

{% content-ref url="/pages/l4D2PRKmofINjR5iRX92" %}
[Creating a Character](/character-enhancement-toolkit/product-guides/creating-a-character.md)
{% endcontent-ref %}

{% content-ref url="/pages/TMSvjocj4y7MCMpOCxo8" %}
[FAQ](/character-enhancement-toolkit/faq/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/bqxCAIlh1kEQAiSzGhhL" %}
[Scripts](/character-enhancement-toolkit/faq/scripts.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://linkira-studios.gitbook.io/character-enhancement-toolkit/instructional-manual-for-character-enhancement-toolkit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
