# Welcome to Apphive

Welcome to the Apphive documentation, the mobile app development platform that allows you to create applications quickly and easily, without prior programming knowledge. In our documentation, you'll find everything you need to make the most of our platform and develop custom mobile applications for your business or personal needs.

Our documentation is designed to be user-friendly and intuitive, with divided sections so you can quickly find the information you need. From implementing controls and functions to integrating app processes and APIs, our documentation covers everything you need to build a complete and functional mobile application.

In addition, our community of users and experts are available to help you with your questions and problems via:&#x20;

Official Chat: <https://editor.apphive.io/>&#x20;

Email: <support@apphive.io>&#x20;

Official WhatsApp: <https://wa.me/+14844608334>&#x20;

Social Media: Facebook , [Youtube](https://www.youtube.com/channel/UCnS4w4MR1mwkUc6AbNDmkzw)

If you have any questions or need guidance on any aspect of your project, don't hesitate to visit our [FAQ](https://docs.apphive.io/resources-1/faqs) section or ask a question in our [Apphive community](https://community.apphive.io/latest).

We are committed to providing an accessible and powerful mobile app development platform, and our documentation is a key part of that commitment. We hope you find our documentation useful and are able to create high-quality mobile applications with Apphive. Thank you for choosing us!

## First steps

{% content-ref url="global-functions/apphive" %}
[apphive](https://docs.apphive.io/global-functions/apphive)
{% endcontent-ref %}

{% content-ref url="global-functions/diseno-de-la-app" %}
[diseno-de-la-app](https://docs.apphive.io/global-functions/diseno-de-la-app)
{% endcontent-ref %}

{% content-ref url="global-functions/previsualizador-apphive" %}
[previsualizador-apphive](https://docs.apphive.io/global-functions/previsualizador-apphive)
{% endcontent-ref %}

## Elements

{% content-ref url="reference/controles" %}
[controles](https://docs.apphive.io/reference/controles)
{% endcontent-ref %}

{% content-ref url="reference/funciones" %}
[funciones](https://docs.apphive.io/reference/funciones)
{% endcontent-ref %}

{% content-ref url="reference/tabla-de-controles" %}
[tabla-de-controles](https://docs.apphive.io/reference/tabla-de-controles)
{% endcontent-ref %}

{% content-ref url="reference/app-processes" %}
[app-processes](https://docs.apphive.io/reference/app-processes)
{% endcontent-ref %}

{% content-ref url="reference/api-functions" %}
[api-functions](https://docs.apphive.io/reference/api-functions)
{% endcontent-ref %}

## Compilations and upload to stores

{% content-ref url="global-functions-1/settings/data" %}
[data](https://docs.apphive.io/global-functions-1/settings/data)
{% endcontent-ref %}

{% content-ref url="global-functions-1/android" %}
[android](https://docs.apphive.io/global-functions-1/android)
{% endcontent-ref %}

{% content-ref url="global-functions-1/ios" %}
[ios](https://docs.apphive.io/global-functions-1/ios)
{% endcontent-ref %}

{% content-ref url="global-functions-1/webapp" %}
[webapp](https://docs.apphive.io/global-functions-1/webapp)
{% endcontent-ref %}

{% content-ref url="global-functions-1/compilation-errors" %}
[compilation-errors](https://docs.apphive.io/global-functions-1/compilation-errors)
{% endcontent-ref %}

## Pricing

{% content-ref url="resources/faqs" %}
[faqs](https://docs.apphive.io/resources/faqs)
{% endcontent-ref %}

## Resources

{% content-ref url="resources-1/faqs" %}
[faqs](https://docs.apphive.io/resources-1/faqs)
{% endcontent-ref %}

{% content-ref url="resources-1/help" %}
[help](https://docs.apphive.io/resources-1/help)
{% 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.apphive.io/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.
