# About Wieldy NextJS

Wieldy 4.x version offers a complete dedicated NextJS solution powered with Wieldy Components to offer a better layout system, better theming system using Ant Design 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 href="#whats-new" id="whats-new"></a>

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

#### Libraries and Versions <a href="#libraries-and-versions" id="libraries-and-versions"></a>

* ReactJS 19.x
* NextJS 15.x (App Router)
* Ant Design 5.x

#### Key Features <a href="#key-features" id="key-features"></a>

* 9 Layouts
* Light and Dark Theme
* Hooks System to customize 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-wieldy.g-axon.work/about-wieldy-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.
