# Verify ONEWEB Installation

This section explains how to **verify the installation of all ONEWEB platform components** after deployment has been completed.

Verification ensures that:

* All required components are installed correctly
* Platform services are running as expected
* Component integrations are functioning properly

If any component is not installed or configured correctly, the verification process may fail and indicate which part of the platform requires attention.

The verification procedures provided in the following sections help administrators confirm that the ONEWEB platform is **fully operational and ready for use**.


---

# 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/oneweb-platform-th/getting-started/platform-configuration/platform-components-overview-and-management/verify-oneweb-installation.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.
