# Outline

The RuleOS platform is an efficient tool for developing DApps at both individual and enterprise levels, which greatly simplifies the DApp development process through its visual interface and drag-and-drop components.

The platform supports the rapid construction of customized business applications, while providing a wealth of templates and plug-ins to meet the needs of different scenarios.The core advantage of the RuleOS low-code platform lies in its powerful rules engine, which allows users to configure and manage business logic without having to write complex code.

In addition, the platform is highly scalable and integrates seamlessly with existing enterprise systems, ensuring application flexibility and sustainable development.

<figure><img src="/files/IjuGweMr0cGQWoFiJHur" alt=""><figcaption></figcaption></figure>


---

# 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-manual.ruleos.com/outline.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.
