> For the complete documentation index, see [llms.txt](https://docs.monolithforensics.com/monolith/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monolithforensics.com/monolith/monolith-resources/accessing-monolith.md).

# Accessing Monolith

## Monolith Web App

Monolith can be accessed from web browsers such as Google Chrome, Firefox, and Microsoft Edge  via one of the following URLs:

<details>

<summary>United States and North America</summary>

Use this if you are a customer in North America:

<https://monolith-app.monolithforensics.com>

</details>

<details>

<summary>United Kingdom | Europe</summary>

Use this if you are a customer in the UK or Europe:

<https://monolith-app.monolithforensics.co.uk>

</details>

{% hint style="info" %}
Note: All new trials start in the US/NA Monolith server, so if you are trialing Monolith from Europe, you should use the US/NA server.  Once you become a customer, we will deploy your Monolith tenant to our UK server.
{% endhint %}

## Monolith Desktop

Monolith be used as a desktop application called "Monolith Desktop".  This app can be installed on MacOS and Windows Operating Systems.

You can download Monolith Desktop here:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Monolith Desktop - MacOS Download</td><td><a href="https://monolith-cloud.nyc3.digitaloceanspaces.com/updates/monolith-desktop/latest/Monolith%20Desktop%20Setup.dmg">https://monolith-cloud.nyc3.digitaloceanspaces.com/updates/monolith-desktop/latest/Monolith%20Desktop%20Setup.dmg</a></td><td><a href="/files/ljYD6eCtpEusD9atXXAz">/files/ljYD6eCtpEusD9atXXAz</a></td></tr><tr><td>Monolith Desktop - Windows Download</td><td><a href="https://nyc3.digitaloceanspaces.com/monolith-cloud/updates/monolith-desktop/latest/Monolith%20Desktop%20Setup.exe">https://nyc3.digitaloceanspaces.com/monolith-cloud/updates/monolith-desktop/latest/Monolith%20Desktop%20Setup.exe</a></td><td><a href="/files/ljYD6eCtpEusD9atXXAz">/files/ljYD6eCtpEusD9atXXAz</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.monolithforensics.com/monolith/monolith-resources/accessing-monolith.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.
