# Navigation

{% hint style="danger" %}
**Please note:** This page is under construction and has not been finished yet.
{% endhint %}

## Introduction

The site links core feature is used to manage your the main navigation links in your e107 website.

## Manage

This page lists existing links, you can filter them with the search option at the top of the page. You can edit and delete links from the main page.

You can check the link and then perform a number of actions on all the selected links, such as Making Sub-Links, set User Class, Render Type and open type.

## Create/Edit

### Icon

### Name

### Template

### Parent

### URL

### SEF URL

### Userclass

### Description

### Order

### Linked Open Type

### Function&#x20;

## Link Options

### Show Description as Screen-Tip

Description will be shown when the mouse hovers over the link

### Activate expanding sub-menus

Sub-menus will display only after clicking their parent. (Link parent is disabled)

## Sub Links Generator

### Create sublinks from

* Download Categories
* News Categories

### Create sublinks under which link?

Choose a parent to make a sublink.&#x20;


---

# 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://userguide.e107.org/administration/settings/navigation.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.
