# Asset Management

- [FirstStage Repository](https://docs.moviestorm.co.uk/firststage/asset-management/firststage-repository.md)
- [Set up Unity](https://docs.moviestorm.co.uk/firststage/asset-management/set-up-unity.md)
- [Setup the FirstStage Asset Importer project in Unity](https://docs.moviestorm.co.uk/firststage/asset-management/setup-the-firststage-asset-importer-project-in-unity.md): The FirstStage Asset importer project will provide tools to prepare and commit assets, scenes and characters to the FirstStage Repository
- [Unity Basics](https://docs.moviestorm.co.uk/firststage/asset-management/unity-basics.md)
- [Asset Import Process](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process.md)
- [Source assets and import](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/source-assets-and-import.md)
- [Prepare Assets for FirstStage](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/prepare-assets-for-firststage.md)
- [Export to FirstStage](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/export-to-firststage.md)
- [Asset Tagging](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/export-to-firststage/asset-tagging.md)
- [Example - Unity Asset Import](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/example-unity-asset-import.md)
- [Example - Unity Scene Import](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/example-unity-scene-import.md)
- [Test in FirstStage](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/test-in-firststage.md)
- [Fix common issues](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/fix-common-issues.md)
- [Share in FirstStage (Cloud)](https://docs.moviestorm.co.uk/firststage/asset-management/asset-import-process/share-in-firststage-cloud.md)
- [Importing from SketchUp](https://docs.moviestorm.co.uk/firststage/asset-management/importing-from-sketchup.md)
- [Creating a Character for Firstage using Character Creator](https://docs.moviestorm.co.uk/firststage/asset-management/creating-a-character-for-firstage-using-character-creator.md)
- [Importing from Reallusion Character Creator™](https://docs.moviestorm.co.uk/firststage/asset-management/importing-from-reallusion-character-creator-tm.md)


---

# 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.moviestorm.co.uk/firststage/asset-management.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.
