# Lab3 Studio content and Character Builder Documentation

Here you can learn more about the content and our framework, shipped with each character

**Our Fab store:**

{% embed url="<https://www.fab.com/sellers/Lab3%20Studio>" %}

{% hint style="info" %}
If you need any help along the way, don't hesitate to join [Discord](https://discord.com/invite/usPdGzqF5Q)
{% endhint %}

{% hint style="warning" %}
This documentation is still early in development
{% endhint %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What is Character Builder?</strong></td><td>Learn more about our character customization solution for Unreal Engine 5.3 and up</td><td></td><td></td><td><a href="getting-started/what-is-character-builder">what-is-character-builder</a></td></tr><tr><td><strong>Quick Integration Guide</strong></td><td>Learn the basic integration steps </td><td></td><td></td><td><a href="getting-started/quick-integration-guide">quick-integration-guide</a></td></tr><tr><td><strong>Tools overview</strong></td><td>Learn more about our tools that help you leverage all of the capabilities</td><td></td><td></td><td></td></tr><tr><td><strong>What packs do we have?</strong></td><td>Learn more about all of the content we have</td><td></td><td></td><td></td></tr></tbody></table>

### Support

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Legacy Pack Access</strong></td><td>Learn now you can get Legacy versions of the packs even if they're no longer for sale</td><td></td><td><a href="support/accessing-legacy-versions">accessing-legacy-versions</a></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.lab3.studio/readme.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.
