> For the complete documentation index, see [llms.txt](https://help.alianhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alianhub.com/app-installation-and-start-guide/4.-installation-guide/4.11-final-builds.md).

# 4.11 Final Builds

After successful Admin user creation, the build of Frontend and Admin will start and it will be shown as below provided screenshots. On completion you are good to go!

<figure><img src="/files/9GdILqMEfRapCj019a8g" alt=""><figcaption></figcaption></figure>

If you have the Extended SAAS version then the below step will be executed, else you will be redirected to the Home page and the installation is completed.

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

**Note:** Restart the Node server after the process is completed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.alianhub.com/app-installation-and-start-guide/4.-installation-guide/4.11-final-builds.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.
