# React App Builder Docs

## I purchased React App Builder. What should I do next.

Thanks for the purchase.&#x20;

React App Builder, consist of two parts

1. **WEB PLATFORM** ( web site where your users make the apps )
2. **APP PRODUCER** ( the process of compiling/building the apps )

\
First, you need to install the WEB PLATFORM.&#x20;

{% content-ref url="/pages/-LzXkkFXEkp6tz5IzPJe" %}
[Install the  WEB PLATFORM](/react-app-builder/easy-setup-netlify/easy-install-on-netlify.md)
{% endcontent-ref %}

## I have pre-sale questions? Where can I ask.

You can contact us via our support portal [here](https://mobidonia.support-hub.io).  Select the general category.&#x20;

Or pls check our FAQ to see if your question is already there.

{% content-ref url="/pages/-LsqAp5PIh6NY5QhUspc" %}
[FAQ](/react-app-builder/faq/faq.md)
{% 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://mobidonia.gitbook.io/react-app-builder/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.
