> For the complete documentation index, see [llms.txt](https://edentech.gitbook.io/glover/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edentech.gitbook.io/glover/supervisor-setup-vps/how-to-verify-taxi-driver-vehicle.md).

# How to verify Taxi driver Vehicle

1. Go to the vehicles page in the backend
2. search for the driver you want to verify their vehicle&#x20;
3. click on the view button (eye icon)
4. From the dialog, you will see the document uploaded when creating the vehicle by the driver
5. When satified with the info and document, you click on the Verify Vehicle button to verify the driver vehicle.

<figure><img src="/files/LoJ8lfMNJo77f44YLeNS" alt=""><figcaption><p>Step 1 - 3</p></figcaption></figure>

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


---

# 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://edentech.gitbook.io/glover/supervisor-setup-vps/how-to-verify-taxi-driver-vehicle.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.
