> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/listing-manager/details.md).

# Details

In the **Details,** you can set up the following information about a vehicle:

* Mention the stock number of a vehicle;
* Listing location;
* Latitude and longitude;
* **VIN number** or Vehicle Identification Number is a 17-digit number stamped into the chassis of a car that serves as the car's unique identity code;
* City or highway mileage per gallon;
* Registration date (works only with Classified layout);
* Certification name (works only with Classified layout);
* Certificate 1 Link;
* Certified 1 Logo;
* Certificate 2 Link;
* Certified 2 Logo;
* Brochure;
* Created by;
* Amount of car views;
* Amount of phone views.

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MDP3ivYPbpYO9Rs_wuB%2Fuploads%2FRm9UEtRtfxojx4UPdwmI%2FDetails.png?alt=media\&token=8d12e662-af08-4932-8b9f-fbdb88657f8a)

{% hint style="success" %}
You can preview the changes you made if you see the "eye" icon in front of the option.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/listing-manager/details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
