# Install

### Install URL

1. You can find the app here.
2. Choose the sites where you want to install it.
3. Wait for the app to install.
4. If successfully installed, you will see the site(s) where it has been installed.
5. You can then choose to go to the dashboard or directly to a particular site from there.


---

# 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://app-docs.creoglyph.io/htmltoflow/how-to/getting-started/install.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.
