# Configuration and Customisation

- [Website Development](https://docs.pakk.io/websites/configuration-and-customisation/website-development.md): Learn about the built-in features Pakk has to aid in the website development process
- [Navigation Menus](https://docs.pakk.io/websites/configuration-and-customisation/navigation-menus.md): Pakk gives you powerful and flexible menu building options for your site.
- [Menus](https://docs.pakk.io/websites/configuration-and-customisation/navigation-menus/menus.md)
- [Slots](https://docs.pakk.io/websites/configuration-and-customisation/navigation-menus/slots.md)
- [Aux Bar Menu](https://docs.pakk.io/websites/configuration-and-customisation/navigation-menus/slots/aux-bar-menu.md)
- [Main Menu](https://docs.pakk.io/websites/configuration-and-customisation/navigation-menus/slots/main-menu.md)
- [Footer Menu](https://docs.pakk.io/websites/configuration-and-customisation/navigation-menus/slots/footer-menu.md): The footer menu is a simple navigation menu that lives in the footer of your site. It its commonly used to display links to the boring but necessary pages like 'Terms and Conditions', 'Privacy' etc


---

# 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.pakk.io/websites/configuration-and-customisation.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.
