# SenseCrypt Server

If you are reading this page, you probably already have access to the Docker image to run SenseCrypt Server.

You can run the Docker image on an Ubuntu 22.04 / Windows 11 server. MacOS is NOT supported.

At least 8GB of free RAM and 4 CPU cores are needed for the server. The server is optimized for [Intel](https://www.intel.com/content/www/us/en/homepage.html) CPUs and [NVIDIA](https://www.nvidia.com/en-sg/) GPUs and container images are available for both CPU only and CPU + GPU variants.


---

# 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.sensecrypt.com/sensecrypt-eid-v3.0.6/sensecrypt-server.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.
