> For the complete documentation index, see [llms.txt](https://themedocs.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themedocs.zenit.design/en/faq/general/home-link.md).

# Home Link

The shop’s main navigation can be extended with an additional link to the homepage, so the home page is always reachable with a single click.

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

The link is integrated into the shop’s category structure and can be configured under Catalogues > **Categories (1)** > **Select entry point (2)** > tab: General > section: Navigation, using the **Configure home page (3)** button.

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

In the modal window, enable the **“Show in main navigation”** option. Optionally, you can set the **display name** in the field below.

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


---

# 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://themedocs.zenit.design/en/faq/general/home-link.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.
