# Hosting & Deployment

{% content-ref url="/pages/G27Wmnk2mLivwrxTWmCx" %}
[How can Screena be deployed?](/resources/faq/hosting-and-deployment/how-can-screena-be-deployed.md)
{% endcontent-ref %}

{% content-ref url="/pages/fQV1KU4AEkTMgda4RcKd" %}
[How do you set resources per customer?](/resources/faq/hosting-and-deployment/how-do-you-set-resources-per-customer.md)
{% endcontent-ref %}

{% content-ref url="/pages/uHiHwnKUuWMbxeYpU6mN" %}
[How do you segregate the data and configuration between customers?](/resources/faq/hosting-and-deployment/how-do-you-segregate-the-data-and-configuration-between-customers.md)
{% endcontent-ref %}

{% content-ref url="/pages/1otRRgWcHknl8UyyBeKG" %}
[How often does Screena release new versions?](/resources/faq/hosting-and-deployment/how-often-does-screena-release-new-versions.md)
{% endcontent-ref %}

{% content-ref url="/pages/JbIGOEdkTHtjHHgCmbAC" %}
[How often are models re-trained and what does roll out to clients look like?](/resources/faq/hosting-and-deployment/how-often-are-models-re-trained-and-what-does-roll-out-to-clients-look-like.md)
{% endcontent-ref %}

{% content-ref url="/pages/0ecOpE0o60X67mlleXSy" %}
[How do you handle High Availability?](/resources/faq/hosting-and-deployment/how-do-you-handle-high-availability.md)
{% endcontent-ref %}

{% content-ref url="/pages/R2cJ9DHZNsfljYkxfU3H" %}
[What AWS regions do you operate as of now?](/resources/faq/hosting-and-deployment/what-aws-regions-do-you-operate-as-of-now.md)
{% endcontent-ref %}

{% content-ref url="/pages/JLzFBAhrRFS8xtOHIFLX" %}
[What operating systems and/or execution platforms are supported?](/resources/faq/hosting-and-deployment/what-operating-systems-and-or-execution-platforms-are-supported.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ps2MUiiCKDgwS981lIiH" %}
[How do you provide bug fixes and distribution across clients?](/resources/faq/hosting-and-deployment/how-do-you-provide-bug-fixes-and-distribution-across-clients.md)
{% endcontent-ref %}


---

# 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.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.
