# Welcome to Brokenatom

## What is Brokenatom?

Brokenatom is a no-code technology platform that empowers anyone to create full-scale applications without any coding experience. Imagine crafting business apps ready in just a few days, not months.

[Read about Brokenatom's Mission and Vision](https://brokenatom.io/about-us)

Anyone can build an application in three simple steps:

1. **Build Data Models**
2. **Assign Permissions**
3. **Design with our ready-to-use custom UIs**

## New to Web Development?

If you are new to web development, it would be beneficial to learn more about it. You can go to the "Web Development Basics" section to learn more.

## New to Brokenatom?

If you have some experience with web development but are new to Brokenatom, you can start here: Why Brokenatom.

## System Requirements

Brokenatom 2.0 has been developed to run entirely server-side, meaning the Editor works flawlessly as long as you are using a reliable computer. However, the experience is going to be better based on your system's web browsing capabilities. While there is no browser of choice, Brokenatom has been optimized for Google Chrome and Chromium Browser. If you experience any difficulty, please try using Google Chrome.

### Minimum Requirements:

* Intel Core i3, Ryzen 3, or any equivalent processor
* 4GB RAM
* 1280x720 resolution

### Recommended Requirements:

* Intel Core i5, Ryzen 5, Apple M1, or above
* 8GB RAM
* 1980x1080 resolution

## Need Help?

[Reach out to us on our Brokenatom Discord Server](https://discord.gg/jyKaG8NY)


---

# 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.brokenatom.io/welcome-to-brokenatom.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.
