> ## Documentation Index
> Fetch the complete documentation index at: https://docs.driv.ly/llms.txt
> Use this file to discover all available pages before exploring further.

# Brochures & Manuals Data

> Access digital brochures, manuals, and other documentation related to a vehicle.

## Overview

The Brochures & Manuals API offers detailed information about vehicle brochures and manuals using a Vehicle Identification Number (VIN). It provides access to digital brochures, manuals, and other vehicle documentation.

| Capabilities                | Description                                                   |
| --------------------------- | ------------------------------------------------------------- |
| [Brochures](#get-brochures) | Accesses digital brochures for the vehicle based on the VIN.  |
| [Manuals](#get-manuals)     | Retrieves vehicle manuals and documentation based on the VIN. |

<Note>The response will be a PDF containing the digital brochure/manual for the vehicle.</Note>

***

## Get Brochures

Users can retrieve digital brochures for the vehicle based on the VIN.

<Frame>
  <img src="https://mintcdn.com/drivly/26Ex-nQxnySgQw-c/images/data/vehicle/Brochure.png?fit=max&auto=format&n=26Ex-nQxnySgQw-c&q=85&s=3e48901609e0181bccfe580fc19bd112" alt="Owners Manual" width={400} class="py-4" data-path="images/data/vehicle/Brochure.png" />
</Frame>

***

## Get Manuals

Users can access vehicle manuals and documentation based on the VIN.

<Frame>
  <img src="https://mintcdn.com/drivly/26Ex-nQxnySgQw-c/images/data/vehicle/OwnersManual.png?fit=max&auto=format&n=26Ex-nQxnySgQw-c&q=85&s=8317b513e1ccd4bc7cc9e61bb0dd36cd" alt="Owners Manual" width={400} class="py-4" data-path="images/data/vehicle/OwnersManual.png" />
</Frame>
