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

# Introduction

## Instruction

This site comprehensively addresses the Jframework project, covering concepts, terminology, and regulations. Developers are encouraged to visit the Protocol & API site for additional guidance on integrating Jframework into their projects.

> With more than a decade of experience in software outsourcing, we've gathered extensive knowledge in various concepts, business logics, and algorithms. These have been integrated into our proprietary Jframework, enabling us to accelerate project development and simplify maintenance processes.
>
> — From the Liam (Mr)

## What is Jframework?

Jframework (JFW - pronounce /dʒiː ˈfrāmˌwərk/, like JEE Framework) is a .NET framework to simplify application development.

## Why Jframework?

This project is based on another project called JexpaFramework. We initially used JexpaFramework, but we encountered some copyright problems. We switched to Jframework.

Jframework, inspired by the concept of a Journey, is designed to help developers with the complex process of software development with simplicity and accuracy. It represents the journey of building, improving, and delivering applications by offering a modular and adaptable framework to manage the different stages of development. Jframework is your partner in the journey toward high-quality and reliable software solutions.


---

# 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://jframework.gitbook.io/help/readme-1.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.
