# Servers

Devin Server APIs communicate over `HTTPS` (default port 443) through the same FileMaker Server web server (Apache or Nginx) that hosts the Admin Console, WebDirect and Admin/Data/Odata APIs. They leverage your existing SSL certificate and reverse-proxy setup to encrypt all traffic — just as when you point a browser at the FileMaker Admin Console URL.


---

# 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.devin.fm/guides/servers.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.
