# Nav Items Block

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

The Nav Items block is a block that contains the Nav dropdown, Nav Link and Nav Menu blocks for added flexibility. This allows you to add custom blocks to the main Nav block structure while respecting accessibility guidelines.

{% hint style="info" %}
The Nav Items block can only be added from the Nav block.
{% endhint %}

* Add a Nav block from the Cwicly Toolbar.
* Choose between Preset Nav or Blank Nav.

## Preset Nav

The preset nav comes with a Nav Items block that contains two dropdown blocks, a nav link and a custom dropdown.

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

## Blank Nav

The Blank Nav contains a Nav Items Block which in turn contains a Nav Dropdown and a Nav Link.

You can add more Nav Items and customise the default nav dropdown blocks as required.

<figure><img src="/files/03NeZuAsmDaltqVy0PnP" alt=""><figcaption></figcaption></figure>

## Add Nav Items&#x20;

Nav Items can be added to the Nav Items block from the Nav block.

* Select the Nav block to which you want to add items.
* In the Cwicly toolbar, add the required items such as Nav Link, Nav Dropdown, Nav Menu.

<figure><img src="/files/SD31hdaQhDSvCZsuX4zE" 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.cwicly.com/blocks/nav/nav-items-block.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.
