# 에셋 & 리소스 제작

- [에셋 임포트](https://docs.overdare.com/korean/manual/studio-manual/asset-and-resource-creation/asset-import.md)
- [에셋 업로드/다운로드](https://docs.overdare.com/korean/manual/studio-manual/asset-and-resource-creation/asset-store.md)
- [애니메이션 에디터](https://docs.overdare.com/korean/manual/studio-manual/asset-and-resource-creation/animation-editor.md)
- [Shadow Detail 설정](https://docs.overdare.com/korean/manual/studio-manual/asset-and-resource-creation/shadow-detail.md)
- [Mobility 설정](https://docs.overdare.com/korean/manual/studio-manual/asset-and-resource-creation/mobility.md)
- [VFXPreset 성능 최적화](https://docs.overdare.com/korean/manual/studio-manual/asset-and-resource-creation/vfxpreset-budget.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.overdare.com/korean/manual/studio-manual/asset-and-resource-creation.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.
