# Building your first App

We know you are very excited to build your first App. After the installation and creating a connection you are all ready to create your app. Any Valorx app is made from four basic building steps. Users can create a simple or complex app depending on the requirement. User can build an app very easily by following the below.

{% content-ref url="/pages/-MGBC-AZofufW4zTF\_nX" %}
[Data Modeling](/valorx-fusion/design-studio/data-modeling.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGBEdOKzn--OLf40qEN" %}
[Maps](/valorx-fusion/design-studio/maps.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGBEfiq8QbwVV28eJUE" %}
[Tasks](/valorx-fusion/design-studio/tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGBEhaZWG0WoFXynrhd" %}
[Workflow and UX](/valorx-fusion/design-studio/workflow-and-ux.md)
{% endcontent-ref %}

It's always good to have understanding of above mentioned components of the app but to create the first app user just needs to know simply selection of required objects and fields and the rest of the things will be taken care of by Express Mode.


---

# 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.valorx.com/valorx-fusion/getting-started/building-your-first-app.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.
