# About Jumbo Nextjs

Jumbo 7.x version offers a complete dedicated Nextjs solution powered with Jumbo Components to offer a better layout system, better theming system using MUI as the base and hundreds of highly reusable components to boost-up your project development speed. This saves your hundreds of hours to setup the architectural things so that you can focus on your idea or your features implementation only.

### Whats New

* A complete revamp of core @jumbo components to meet the latest standards and an improved performance.
* The current version 15.x of Nextjs with App Router has been used.
* MUI with the latest version of 7.x
* The JumboLayout component and provider are updated now to support more flexibility while building your custom layouts for the app.
* TypeScript Support

### Libraries and Versions

* Nextjs 15.x
* ReactJS 19.x
* Nextjs 15.x (App Router)
* MUI 7.x

### Key Features

* 6 Layouts
* Light, Semi-Dark and Dark Theme
* Hooks System to customise theme at run-time
* Hooks System to update the layout at run-time
* 100+ highly reusable components
* Consistent, Scalable and Optimised Code


---

# 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-jumbo.g-axon.work/about-jumbo-nextjs.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.
