# FAQ

## Can I install on Shared hosting.

Yes, you can host this solution on any shared hosting. At the end the website for the builder is simple HTML file.

## Can I create SaaS platform, where my clients will register and pay.

Yes, if you obtain Extended License. You can make SaaS platform where you clients can make apps and pay for them.

## What can I do with Regular vs Extended license

| Regular License                                                           | Extended License                                                                       |
| ------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| You are able to create unlimited number of apps, for you or your clients. | Your clients will register, make app and pay to you via PayPal, card or wire transfer. |
| You are not able to offer this project as SaaS platform.                  | Offer this platform as SaaS solution.                                                  |
| There is only one user in the platform.                                   | Multiple users can register and maker apps.                                            |

## Can I make iPhone Apps

Yes if you have MAC computer.  But there is solution for that also

{% content-ref url="/pages/-LzSKQK439MkiNlR58vW" %}
[Broken mention](broken://pages/-LzSKQK439MkiNlR58vW)
{% 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/faq/faq.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.
