# Block collapsible

> The "Block collapsible" feature is only available for menu items with the menu type "Block item".

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

Step 1. Edit a "Block item", then find the "Enable Block collapsible" option and turn it on.

You can choose the type of arrow you want to display.

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

When it is called, it will look like this:

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

This feature will work on both desktop and mobile.


---

# 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://menudocs.nx8apps.com/block-collapsible.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.
