# Configuration detail for the Standby Page

We discussed in overview the [Standy page or Turn it On](/getting-started/adding-the-standby-page.md) page.&#x20;

This section deals with the setup whilst adding an environmnet using our wizard.&#x20;

As describe the page is hosted on our agent (a micro VM) which will be installed inside the environment when the stop procedure is commenced (using one of the options described in the [Managing Automation](/simple-management/managing-automation.md) section)

Depending on the Cloud provider that is used to serve traffic to your end users, there are different configurations required, and depending on the entrypoint you may need more information from the team that provisioned your infrastructure.

You can find more information in the following pages

* [I want to configure an AWS Provider](/technical/configuration-detail-for-the-standby-page/aws-provider.md)
* [I want to configure an Azure Provider](/technical/configuration-detail-for-the-standby-page/azure-provider.md)


---

# 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.turnitoff.ai/technical/configuration-detail-for-the-standby-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.
