# WebApp

Follow these steps to compile your web application.

Step 1: Access your project where the application you want to compile is located.

<figure><img src="/files/bW4Do9I5oKIiwrQpkvst" alt=""><figcaption></figcaption></figure>

Step 2: Locate the options icon located in the bottom right of each application and select the "App Dashboard" option.

<figure><img src="/files/cE9AxtEba3ukkeeGrV2M" alt=""><figcaption></figcaption></figure>

Step 3: Within your "App Dashboard", in the left-hand side menu, navigate to the "Compilations" option.

<figure><img src="/files/RJWZm0nbMbporZULAYeQ" alt=""><figcaption></figcaption></figure>

Step 4: Within the "Compilations" section, click on the button in the middle of the page and select the "New Compilation" option.

<figure><img src="/files/R91XQmDZu4vdhvGfXHpn" alt=""><figcaption></figcaption></figure>

Step 5: A window with three options will open: compile for Android, iOS, or web app. We must select the option for "web app".

<figure><img src="/files/lNCQGQf3uXX9Uq8NMUtW" alt=""><figcaption></figcaption></figure>

Step 6: Click on the "Start Compilation" button to confirm the compilation.

<figure><img src="/files/v1VtHiJ6plDpEDNCuon6" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/dqgIWqWKUu7UalfvMB4r" %}
[Domains](/global-functions-1/webapp/domains.md)
{% endcontent-ref %}

{% content-ref url="/pages/KiqtcyEpBlcRpGf8rFjN" %}
[SubDomine](/global-functions-1/webapp/subdomine.md)
{% endcontent-ref %}

{% content-ref url="/pages/7Pe2Vwlayofrzk89Sbsp" %}
[Logins](/global-functions-1/webapp/logins.md)
{% endcontent-ref %}

{% content-ref url="/pages/9cYkzKrXFrEmROQRRR8R" %}
[Vapid public key](/global-functions-1/webapp/vapid-public-key.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://docs.apphive.io/global-functions-1/webapp.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.
