# Introduction to Senpiper One Resource

## What is Senpiper's One Resource platform?

**Senpiper's One Resource** platform is a **low-code platform** where you can rapidly create business applications. These applications can be accessed both on **web and mobile** platforms.

It is a means for **visually designing an application as** per your business requirement. The platform offers a set of UI-based tools to [<mark style="color:purple;">**configure and publish applications**</mark>](https://docs.senpiper.com/getting-started/overview)<mark style="color:purple;">.</mark>&#x20;

## Why should one opt for the One Resource platform?

* Enable users to create and use business process applications with **little to no coding knowledge.**
* Need to configure applications with a highly **intuitive and easy-to-use interface**
* Reduce development costs for creating and maintaining the applications
* Easily **integrate third-party systems** with **One Resource** into your platform for legacy modernization

> #### For more details please checkout the main website "[<mark style="color:purple;">**www.senpiper.com**</mark>](https://www.senpiper.com)"

## Discover platform features&#x20;

{% content-ref url="getting-started/overview" %}
[overview](https://docs.senpiper.com/getting-started/overview)
{% endcontent-ref %}

{% content-ref url="getting-started/log-in-to-the-platform" %}
[log-in-to-the-platform](https://docs.senpiper.com/getting-started/log-in-to-the-platform)
{% endcontent-ref %}

{% content-ref url="getting-started/web-workspace" %}
[web-workspace](https://docs.senpiper.com/getting-started/web-workspace)
{% endcontent-ref %}

{% content-ref url="getting-started/mobile-applications" %}
[mobile-applications](https://docs.senpiper.com/getting-started/mobile-applications)
{% endcontent-ref %}

{% content-ref url="groups-applications" %}
[groups-applications](https://docs.senpiper.com/groups-applications)
{% endcontent-ref %}

## Learn how to create an application

{% content-ref url="how-to-create-applications" %}
[how-to-create-applications](https://docs.senpiper.com/how-to-create-applications)
{% endcontent-ref %}

{% content-ref url="form-builder" %}
[form-builder](https://docs.senpiper.com/form-builder)
{% endcontent-ref %}

{% content-ref url="workflow-builder" %}
[workflow-builder](https://docs.senpiper.com/workflow-builder)
{% endcontent-ref %}

{% content-ref url="alarm-builder" %}
[alarm-builder](https://docs.senpiper.com/alarm-builder)
{% endcontent-ref %}

{% content-ref url="user-management" %}
[user-management](https://docs.senpiper.com/user-management)
{% endcontent-ref %}


---

# 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.senpiper.com/master.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.
