# Home page

<figure><img src="/files/25lqpU37NElm8XFw3hUz" alt=""><figcaption><p>aqua home page</p></figcaption></figure>

From aqua home page, you can get much easier access to all aqua offerings, partners and products. You can also find documentation or contact our customer support from there.

Public and private cloud users always have access to this page by default.

For on premise customers, it has also shown by default. But there is an option to configure it and enable your internal resources instead of aqua home page.

To enable your internal resources, the Server/System Administrator needs to modify the following keys in the aquaWebNG.config to:

{% hint style="info" %}

* AQUA\_HOME\_NEWSPAGE\_URL:  <https://customer-internal.example/> *(your internal URL)*
* AQUA\_HOME\_NEWSPAGE\_IS\_WEBPAGE: true&#x20;
  {% endhint %}


---

# 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.aqua-cloud.io/documentation/web-client/general/home-page.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.
