# How can Screena be deployed?

As a standard, we host multiple clients on a single multitenant environment located in France on AWS.

On demand, we can deploy Screena in all regions available from [Amazon Cloud](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/). They include the US, Africa, Asia, Canada, Europe, the Middle East, and South America.

We can also deploy a private dedicated environment for a client or deploy on premises.

<figure><img src="https://screena.ai/wp-content/uploads/screena-deployment-model.png" alt=""><figcaption><p><a href="https://screena.ai/wp-content/uploads/screena-deployment-model.pdf">Screena Deployment Model</a></p></figcaption></figure>


---

# 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://help.screena.ai/resources/faq/hosting-and-deployment/how-can-screena-be-deployed.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.
