# Joomla Tutorials | NorrNext Documentation

## Joomla Tutorials

- [What is Joomla?](https://docs.norrnext.com/joomla-tutorials/what-is-joomla.md)
- [How to install Joomla](https://docs.norrnext.com/joomla-tutorials/how-to-install-joomla.md): Installation of Joomla is an easy task
- [How to install an extension](https://docs.norrnext.com/joomla-tutorials/how-to-install-an-extension.md): Install Joomla extension in a few steps
- [How to backup your website](https://docs.norrnext.com/joomla-tutorials/how-to-backup-your-website.md)
- [How to enable Search Engine Friendly URLs in Joomla](https://docs.norrnext.com/joomla-tutorials/how-to-enable-search-engine-friendly-urls-in-joomla.md)
- [How to enable one-click update for NorrNext commercial extensions](https://docs.norrnext.com/joomla-tutorials/how-to-enable-one-click-update-for-norrnext-commercial-extensions.md): Joomla provides one-click update for extensions that can be performed on the back-end. Site administrator gets notifications about available extension updates and can update required extension.
- [Assigning ZOO elements to Apps](https://docs.norrnext.com/joomla-tutorials/assigning-zoo-elements-to-apps.md): If you are into beginning of using ZOO CCK, you might cause a question: how to assign elements to Apps? This tutorial will save your time.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.norrnext.com/joomla-tutorials/what-is-joomla.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.
