# Link list

The link list block allows you to add a navigation menu. You have the option to show or hide the title of the menu as a heading.

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

{% hint style="info" %}
Note: The navigation menu here is different from the Header. It can not show dropdown items.

Only first-level links will be displayed.
{% endhint %}


---

# 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://palo-alto.presidiocreative.com/palo-alto-4.5/footer/footer/link-list.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.
