# Fundamentals

## Our Solutions

In QuantumByte we believe that building an app should be inclusive to everyone. QuantumByte marries AI-driven generation with no-code customization, so the platform allows you to get a fully functional, business-ready app in hours, tailored to your domain expertise and goals.

<figure><img src="https://2508415569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwpmuILLatYGe63ZZkdrw%2Fuploads%2FivtZTNvd05AulR1EMttR%2Fimage.avif?alt=media&#x26;token=7a88ad70-394d-4cdc-aaab-33e761d9f57a" alt=""><figcaption></figcaption></figure>

Before we dive in, it is important to understand the **basic concept of QuantumByte** so that you can leverage the benefit of using our platform.

1. **Write a structured prompt in natural language**. Creating an app has never been easier, simply describe your idea, who it’s for, and what problem it solves.
2. **Our platform generates the foundation of your app**, including the frontend, backend, roadmap, data schema, CMS, and dashboard.
3. **Refine your app through guided tools with natural language editing.** Customization only requires you to describe how you want your app to look and function and QuantumByte will translate it into a full functioning app with its structure, design, and logic.
4. **Brainstorm business concepts and strategies** with features like Impact and Goals in QuantumByte. In our platform, you don’t only build an app, you will also explore how your app will work, who it will serve, and how it can grow sustainably.

At its core, QuantumByte is an AI-powered no-code app builder. This means you can build complete applications without writing traditional code. Instead, you guide the system with prompts.

Prompting in natural language is not only for the initial app creation, it also applies to generating new features and designing the user interface (UI) in **Studio**. Prompts serve as the highest level of customization, allowing you to shape your app intuitively.

For users who want more control, QuantumByte also supports further customization across different layers. You can move from high-level prompting, down to editing features and data models, and finally to the **Code Editor** for precise, low-level changes when needed. This layered approach gives flexibility: start simple with prompts, and go deeper only when necessary.


---

# 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.quantumbyte.ai/readme.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.
