# Reblium Studio Docs

## Reblium

- [Reblium Documentation](https://reblium.gitbook.io/reblium-studio-docs/reblium-documentation.md)
- [Installation and Requirements](https://reblium.gitbook.io/reblium-studio-docs/installation-and-requirements.md)
- [System Requirements](https://reblium.gitbook.io/reblium-studio-docs/system-requirements.md)
- [Performance and Optimization](https://reblium.gitbook.io/reblium-studio-docs/performance-and-optimization.md)
- [Reblium Starter Guide](https://reblium.gitbook.io/reblium-studio-docs/reblium-starter-guide.md): Character Creation inside Reblium
- [Import / Export Character](https://reblium.gitbook.io/reblium-studio-docs/import-export-character.md)
- [Reblium SDK   Unreal Engine](https://reblium.gitbook.io/reblium-studio-docs/reblium-sdk-unreal-engine.md)
- [Export to DCC software](https://reblium.gitbook.io/reblium-studio-docs/export-to-dcc-software.md)
- [Lights, Camera, Scene](https://reblium.gitbook.io/reblium-studio-docs/lights-camera-scene.md)
- [Face Track](https://reblium.gitbook.io/reblium-studio-docs/face-track.md)
- [FAQ](https://reblium.gitbook.io/reblium-studio-docs/faq.md)
- [Known bugs](https://reblium.gitbook.io/reblium-studio-docs/known-bugs.md)
- [Release notes](https://reblium.gitbook.io/reblium-studio-docs/release-notes.md)
- [Upcoming](https://reblium.gitbook.io/reblium-studio-docs/upcoming.md)
- [About](https://reblium.gitbook.io/reblium-studio-docs/about.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://reblium.gitbook.io/reblium-studio-docs/reblium-documentation.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.
