# Top Menu Manager

The **Top Menu Manager** allows you to customize the in-game top menu list.\
In addition to the default menus provided by Punkland, you can also create custom menus.\
You can modify menu images, names, and more to design a more seamless user experience.

To access the **Top Menu Manager**:

1. Go to **Tools > Layout Manager**.
2. Click the top icon (three horizontal lines \[三]) to access the Top Menu Manager feature.

To manage sprites:

1. Go to **\[Resource Manager] > \[Settings]** to open the Sprite Manager.
2. Here, you can configure detailed settings for sprite actions (e.g., character motions) and images.

<figure><img src="/files/b8eUute0HYmPrgv4xUT5" 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/top-menu-manager.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.
