# Resource Manager

Click the **\[Tools]** button at the top of the screen, then select **\[Resource Manager]** to open the **Resource Manager** editor window.\
Alternatively, you can open the editor popup by clicking the **\[Resource Manager]** icon at the top of the screen. (Refer to the icon within the red box in the screenshot below.)

<figure><img src="/files/2OqWKdtDLRAxo1ZTXBcU" alt=""><figcaption></figcaption></figure>

You can configure settings for animations, images, characters, Spine animations, icons, window skins, BGM, BGS, SE, ME, and more.

<figure><img src="/files/2ghYj3QbIE3ZjiSBwcNv" alt=""><figcaption></figcaption></figure>

**\[Resource Market]**\
If you're lacking resources, click the **\[Resource Market]** button at the top of the popup window.\
This will redirect you to the Punkland Resource Market, where you can purchase and use the desired resources.

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

**\[Import Resource]**\
Clicking the button allows you to import and use resources from your local files.

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

**\[Sprite Settings] and \[Preview]**\
Click the **\[Settings]** button at the top of the popup window to open the **\[Sprite Settings]** popup, as shown below.

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

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

**\[Delete Resource]**\
Resources can be deleted by clicking the **Delete** button.

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

**\[Additional Options]**\
Functions such as **\[Refresh]**, **\[Duplicate]**, **\[Replace]**, and **\[Export]** are also available.

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


---

# 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.punkland.io/punkland-studio/in-depthguide/resourcemanager.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.
