# DoltLab

![](/files/GwJVUFfSrKJxR66fe3yy)

Download the latest DoltLab [here](https://doltlab-releases.s3.amazonaws.com/linux/amd64/doltlab-latest.zip).

[DoltLab](https://www.doltlab.com) is the self-hosted version of [DoltHub](https://www.dolthub.com) that allows you to deploy and manage your own DoltHub instance on-prem. DoltLab has the same user interface and features as DoltHub so consult the [DoltHub Documentation](/products/dolthub.md) for general questions. This DoltLab documentation focuses on installation and administration.

### For DoltLab documentation visit the new [DoltLab docs site](https://docs.doltlab.com).


---

# 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.dolthub.com/products/doltlab.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.
