> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/able-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/able-pro/nextjs/overview.md).

# Overview

<figure><img src="/files/i0YYueKG46SzETePEt9i" alt=""><figcaption><p>Able Pro Material Dashboard Template - One of the Featured template of Themeforest</p></figcaption></figure>

## Technology Stack

* Material UI v7 components library
* Authentication Methods via next-auth
* React Hooks API
* React Context API for State Management
* Next 16
* React 19.2.3
* Axios
* Code Splitting
* CSS-in-JS
* Multi-Language
* SWR

## Credits

* [React Hooks (19.2.3)](https://reactjs.org/docs/hooks-intro.html)
* [Material UI v7](https://mui.com/)
* [SWR](https://swr.vercel.app/)
* [next-auth](https://www.google.com/url?sa=t\&rct=j\&q=\&esrc=s\&source=web\&cd=\&cad=rja\&uact=8\&ved=2ahUKEwjnspKY2ruEAxViSmwGHdD-A-wQFnoECAYQAQ\&url=https%3A%2F%2Fnext-auth.js.org%2F\&usg=AOvVaw1OZh8Ea0FnUi5KcIaUmxor\&opi=89978449)
* [Google Fonts](https://fonts.google.com/)

## Any suggestions? OR Feedback

Feedback from our beloved community is always welcome. Feel free to reach out anytime at our [Support Panel](https://phoenixcoded.authordesk.app/). We would love to hear from you at any 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 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://phoenixcoded.gitbook.io/able-pro/nextjs/overview.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.
