# How PAVE Works

- [Capture Link](https://docs.paveapi.com/how-pave-works/capture-link.md): Send a PAVE capture link by text to anyone.
- [Guided Capture](https://docs.paveapi.com/how-pave-works/guided-capture.md): PAVE's guided capture makes it easy for anyone to capture the required photos.
- [Customer Disclosures](https://docs.paveapi.com/how-pave-works/customer-disclosures.md): The user can quickly answer all your required disclosures and announcements once they're done taking the photos.
- [Identified Vehicle Information](https://docs.paveapi.com/how-pave-works/identified-vehicle-information.md)
- [Captured Photos](https://docs.paveapi.com/how-pave-works/captured-photos.md): Get 13 HD and 4K Photos on Every Appraisal
- [Text Notifications](https://docs.paveapi.com/how-pave-works/text-notifications.md): Be Engaged The Second They Become Re-engaged.
- [Inspection Results](https://docs.paveapi.com/how-pave-works/inspection-results.md)
- [Condition Report (PDF)](https://docs.paveapi.com/how-pave-works/condition-report-pdf.md)
- [Detected Damages](https://docs.paveapi.com/how-pave-works/detected-damages.md)
- [Grading](https://docs.paveapi.com/how-pave-works/grading.md): Comprehensive Vehicle Grading with PAVE
- [Languages](https://docs.paveapi.com/how-pave-works/languages.md): Introduction to PAVE's User Interface Language Internationalization
- [Accuracy & Limitations](https://docs.paveapi.com/how-pave-works/accuracy-and-limitations.md): PAVE is designed to match the accuracy of in-person inspections, though some limitations in damage detection may occur when relying solely on analyzing photos.


---

# 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.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.
