# Guided Capture

<figure><img src="/files/nF1KlLjLU8HvkpNRtCp9" alt=""><figcaption></figcaption></figure>

PAVE will automatically open in the user's browser on their device and begins their guided capture experience.

<figure><img src="/files/vNnQhsUtlo6ab4wRz54D" alt=""><figcaption></figcaption></figure>

Detailed instructions coincide with each image they get guided to capture using the PAVE Browser Camera. In real time, as the User takes the photos, they are checked for quality. If any are unusable, they will be informed and guided to recapture that view.


---

# 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.paveapi.com/how-pave-works/guided-capture.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.
