# Setup and Administration

This guide contains all the necessary details for installing the Snow Owl Terminology Server in a production environment. The following sections will guide you on how to:

* [Select the appropriate hardware and software environment to host the service](https://docs.b2ihealthcare.com/snow-owl/setup-and-administration/plan-your-deployment)
* [Download, install, and configure the entire technology stack necessary for operating the server](https://docs.b2ihealthcare.com/snow-owl/setup-and-administration/configuration)
* [Handle release packages to upgrade to a newer version](https://docs.b2ihealthcare.com/snow-owl/setup-and-administration/upgrade-snow-owl)
* [Perform a data backup or a restore](https://docs.b2ihealthcare.com/snow-owl/setup-and-administration/backup-and-restore)
* [Manage user access](https://docs.b2ihealthcare.com/snow-owl/setup-and-administration/user-management)
* [Install Snow Owl using advanced methods](https://docs.b2ihealthcare.com/snow-owl/setup-and-administration/advanced-installation-methods)
* [Apply advanced configuration options](https://docs.b2ihealthcare.com/snow-owl/setup-and-administration/advanced-configuration)


---

# 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.b2ihealthcare.com/snow-owl/setup-and-administration.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.
