# Quickstart

- [Quickstart Overview](https://docs.obol.org/docs/run-a-dv/start/quickstart_overview.md)
- [Create a DV Alone](https://docs.obol.org/docs/run-a-dv/start/create-a-dv-alone.md)
- [Create a DV With a Group](https://docs.obol.org/docs/run-a-dv/start/create-a-dv-with-a-group.md): This quickstart guide will walk you through creating a Distributed Validator Cluster with a number of other node operators.
- [Push Metrics to Obol Monitoring](https://docs.obol.org/docs/run-a-dv/start/obol-monitoring.md): Add monitoring credentials to help the Obol Team monitor the health of your cluster


---

# 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.obol.org/docs/run-a-dv/start.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.
