> 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/getting-started/overview.md).

# Overview

Welcome to Jframework, a platform that manages an application's fundamental issues, such as users, roles, permissions, events, tickets, licenses, and more. We provide nearly 60% of the work in your application. Our goal is to help you focus on developing your core objectives without worrying about other issues. We will help your application grow faster than traditional development methods.

## Get started with your technologies.

Start building with your preferred web, mobile, and native frameworks by following a quick start guide. [Explore all technologies](/help/getting-started/sdks.md)

## Explore capabilities

All the core functionalities you need with a scalable and flexible API. Explore Jframework's product offerings. [Explore all features](/help/getting-started/features.md)

If you are a developer, we would like to share some helpful information: we have a REST API documentation that allows you to view API details and connect your application via the API. For more information, visit [https://developers.jframework.io](https://developers.jframework.io/).

## Domain Overview

This page provides a clear overview of all official Jframework domains and subdomains, along with their purposes.\
It is intended to help users, developers, partners, and contributors understand the structure of the Jframework ecosystem.

***

### Main Domains & Their Purposes

#### **1. Main Website**

The primary domain for public visitors.\
Used for introducing Jframework, showing core features, providing sign-up/sign-in, and offering general information.

***

### Documentation & Knowledge Resources

#### **2. Documentation**

The main documentation portal for users and developers.\
It should contain:

* User documentation
* System architecture
* API references
* Setup and integration instructions

***

#### **3. User Guides & Tutorials**

A knowledge base for non-technical users.\
Content may include:

* Step-by-step guides
* Walkthroughs

***

#### **4. Support Center**

Dedicated to customer support:

* FAQs
* Troubleshooting
* Contact & ticketing
* Account issues

***

#### **5. Terminology Library**

A curated glossary explaining:

***

#### **6.  Whitepaper**

A public resource containing:

* Vision & mission
* Technology principles
* Roadmap

Should be easily accessible for partners/investors.

***

### Developer-Focused Resources

#### **7.  Developer Portal**

Dedicated to technical integrations:

* API documentation
* SDKs
* Webhooks
* Developer tools

***

#### **8. Product Updates**

A standalone changelog site for:

* New releases
* Improvements
* Bug fixes
* Deprecations


---

# 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/getting-started/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.
