# Install ONEWEB Application Components

This section provides an overview of the **process for installing ONEWEB Application Components** on the application server.

ONEWEB components can be deployed using:

* **WildFly Management Console**, or
* **WildFly Management CLI**

In this documentation, the examples focus on using the **Management Console** to illustrate the deployment flow.

{% hint style="info" %}
**Note:** Before installing ONEWEB Application Components, ensure that the **Database Server** and **Application Server** have been fully prepared.\
Only proceed with component installation after all prerequisite preparation steps have been completed successfully.
{% endhint %}

The detailed, step‑by‑step deployment procedures are described in the following sections.


---

# 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.onewebstack.com/getting-started/platform-configuration/platform-components-overview-and-management/install-oneweb-application-components.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.
