# How to create menu

#### How to create menu <a href="#how-to-create-menu" id="how-to-create-menu"></a>

**Step 1: Navigate to the Menu Settings**

* Go to **Appearance** > **Menus** in your WordPress admin sidebar.
* Click **Create a new menu**.

<figure><img src="/files/5PMWB8rzl2vvVmeZAck4" alt=""><figcaption></figcaption></figure>

**Step 2: Name Your Menu**

* Enter a name for your menu (e.g., "Main Menu").
* Click **Create Menu**.

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

**Step 3: Add Menu Items**

* Select **pages, posts, custom links, or categories** from the left panel.
* Click **Add to Menu** to include them.
* Drag and drop items to arrange the order or create dropdowns.

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

**Step 4: Save the Menu**

* Click **Save Menu** to apply the changes.

#### **How to** Editing a Menu <a href="#how-to-editing-a-menu" id="how-to-editing-a-menu"></a>

**Step 1:**

* Go to your **WordPress Dashboard**.
* Navigate to **Appearance > Menus** in the admin sidebar.

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

**Step 2: Select a Menu to Edit**

* Under **Select a menu to edit**, choose the menu you want to modify.
* Click **Select** to load the menu.

**Step 3: Rename the Menu (Optional)**

* In the **Menu Name** field, enter a new name if you want to rename it.
* Click **Save Menu** to apply all modifications.

<figure><img src="/files/8C5YbeE5DA4WOQemHnoG" 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://wdt-kirki.gitbook.io/wdt-kirki/header/how-to-create-menu.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.
