> For the complete documentation index, see [llms.txt](https://docs.apruv.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apruv.io/apruv-verify-app-guide/introduction.md).

# Introduction

Welcome to the Apruv Verify documentation for Sales Representatives.

Apruv Verify is a guided verification tool used to confirm customer agreements after a sale is completed. It ensures that service details, pricing, and agreement terms are clearly reviewed and acknowledged by the customer — protecting the customer, the Sales Representative, and the company.

#### What you'll find here

* How to set up and access your account
* How to run a verification in person or remotely
* How to manage your profile and settings
* Troubleshooting common issues

> This documentation is intended for Sales Representatives only. If you are a field technician, visit [docs.apruv.io](https://docs.apruv.io).


---

# 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.apruv.io/apruv-verify-app-guide/introduction.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.
