> For the complete documentation index, see [llms.txt](https://salsa-digital.gitbook.io/govcms-site-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://salsa-digital.gitbook.io/govcms-site-builder/unit-1-functional-analysis/footers/exercice-1.5-assign-the-related-links-menu-block-to-a-region.md).

# Exercise 1.5: Assign the related links menu block to a region

When you create a new menu, GovCMS automatically creates a menu block for the menu. Now we need to assign this menu block to a region on the website.

1. Go to *Structure* → **Block layout** (/admin/structure/block).
2. Scroll down and find the **Footer middle 2** area and click the **Place block** button.

   <figure><img src="/files/VqhbMTAmMaPIUyATaglU" alt=""><figcaption><p>Place block in the Footer middle 2 region</p></figcaption></figure>
3. Search the list for - *Related Links*. Select Menus block “Related Links”.
4. Click **Place block**.

   <figure><img src="/files/QpPGvWS8YzM5W22GeVzl" alt=""><figcaption></figcaption></figure>
5. Uncheck the option to "Display title".
6. Click **Save block**.
7. Click **Save blocks** in the **Block layout** page.
8. Check your site to make sure the **Related Links** menu block is in the **Footer**.<br>

   <figure><img src="/files/ld42XDZ5lGUcVtS4gIit" alt=""><figcaption><p>Related Links block in the Footer</p></figcaption></figure>

Next, we’ll restrict visibility so it doesn’t show throughout the site.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://salsa-digital.gitbook.io/govcms-site-builder/unit-1-functional-analysis/footers/exercice-1.5-assign-the-related-links-menu-block-to-a-region.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.
