# Deploying the Application

Deploying the application to a required environment is simply done by selecting the production Name and clicking on the Deploy button. If there are no health issues, the application will be deployed in a short while.

<div align="left"><img src="/files/v9B2GxEAYdklbbPZ1vgt" alt="Deploy button"></div>

<div align="left"><img src="/files/rguC1jJ5JnnRo6A8QfZH" alt="Deploying the application to selected environment"></div>


---

# 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.adapptio.com/getting-started/editor/main-toolbar/deploying-the-application.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.
