# What is Qore?

Qore is a low code platform and you can build system and application easily!

We want to help developers by **creating system and app builders**, so they can work more efficiently and are easier to maintain.

This doc will boost you to understand about Qore building blocks so that you can start create your own app and system.&#x20;

## With Qore you can:

✨ **Manage table data as easily** as using a spreadsheet

✨ **Customize your application** without having to deploy every time there is a change&#x20;

✨ **Create workflows** and connect to Qore system as needed


---

# 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.qore.dev/what-is-qore.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.
