# Web Platform

- [Install the  WEB PLATFORM](https://mobidonia.gitbook.io/react-app-builder/easy-setup-netlify/easy-install-on-netlify.md): Netlify offer continues deployment for our Web Platfrom - For free.
- [Firebase Account setup](https://mobidonia.gitbook.io/react-app-builder/easy-setup-netlify/firebase-account-setup.md)
- [Paddle Account](https://mobidonia.gitbook.io/react-app-builder/easy-setup-netlify/paddle-account.md): This step is only required if you plan to sell subscriptoins


---

# 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/easy-setup-netlify.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.
