# Links

By default your site's menu will include links to the various features that are available within Mavenseed. As you begin structuring your content, you have the ability to rename and re-order these to your liking.&#x20;

![](/files/-LaznSttfyhVJyGmAs4r)

### To add a new Link

While viewing your Settings > Links within your site's admin, click on the Add a Link link just below the existing site links in place.&#x20;

![](/files/-M2ef6wvX6LVPGeH74sP)

At any time you may click and drag the order of your links to adjust how they display on your site.&#x20;

![](/files/-LazqVo4uQ09Jz99XAzj)

If you happen to remove one of the core pages, no worries. Here is a list of core links available within Mavenseed.&#x20;

**Here's a few pages you can link to:**

* Blog                                  /posts
* Courses                           /courses
* Downloads                     /downloads
* Streams                          /live-streams
* Community                     /community
* Customer Login .           /customers/sign\_in
* Register                           /register
* Subscribe                       /subscribe

### To add a submenu or nested menu

While viewing the Links tab within Settings, click the drop-down menu next to any existing link.&#x20;

![](/files/-LlCcPm8FzoOVJDcoCsg)

This will crate a drop-down menu within your main navigation.&#x20;

![](/files/-LlCcbBTJSFhCtyhLaxD)

{% hint style="info" %}
Note: Creating a submenu makes the top level of that menu not-clickable. This is by design [following this discussion](http://markdotto.com/2012/02/27/bootstrap-explained-dropdowns/).&#x20;
{% endhint %}


---

# 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.mavenseed.com/managing-your-site/settings/general.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.
