# Links block

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> Ira is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](/ira/readme/theme-retirement.md).
{% endhint %}

Display a column of links from one of a [Shopify navigation menus](https://help.shopify.com/en/manual/online-store/menus-and-links). Only top-level links will be displayed.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click the arrow beside the **Footer** section to reveal the content blocks.
2. Click one of the **Links** blocks to open the block settings.

   > Click **(+) Add block** to add a new block. You can add a maximum of 2 link blocks.
3. Click **Change** to select a different menu to display.

   > For more information about menus on Shopify, see their [Menus and links](https://help.shopify.com/en/manual/sell-online/online-store/menus-and-links) article.
4. Change the **Heading** to title your links.
5. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the blocks:

   ![](/files/pPiYJWvLmIKmIyFQAxdJ)

   > Click **Remove block** or the eye icon to delete or hide a block.
6. Click **Save**.

</details>

<br>

***

> **Related links**
>
> [Footer](/ira/pages/footer.md)\
> [Newsletter block](/ira/pages/footer/newsletter-block.md)\
> [Text and image block](/ira/pages/footer/text-block.md)


---

# 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://help.fluorescent.co/ira/pages/footer/links-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.
