> For the complete documentation index, see [llms.txt](https://manual.eurostocks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.eurostocks.com/vehicles.md).

# Vehicles

![Voertuigen pagina EuroStocks CMS](/files/-MbMDGJ6nRavMGokTGG8)

## Cars

### Car tab

It is important to be on the right page when you want to advertise. Always double-check that you are on the right tab.

<div align="left"><img src="/files/-MbME3Gl5KX-k85wwHCW" alt=""></div>

### Add cars

First, click up the blue 'add vehicle' button (top left).

![](/files/-MbMEl1w1pyY559xGPuA)

### Car details

Here you select what kind of vehicle you want to advertise.

<div align="left"><img src="/files/-MbMFf_WiciSuKh8jpC5" alt=""></div>

After selecting a vehicle, you can start filling in the details about it. The more complete, the better you will be found. The fields below are the mandatory minimum fields.

**Condition:** New or used vehicle?

**Mileage:** The mileage of the vehicle

**Fuel**: You can choose between Petrol, Diesel, LPG, Natural Gas, Gas, Electric, Hybrid (petrol/electric), Hybrid (diesel/electric), Hydrogen, Ethanol or Other

Of course, it is wise to also enter the date of first registration and transmission etc. for completeness. In the case of Mobile.de, it is mandatory to enter the first registration.

After that, you get the option to add several details about the car. Think here about colour, whether the car has any damage, the registration number and so on.

**Damage | Not repaired:** If a car has no damage history, you can always set this to NO. Should the car have a damage history (demonstrable), you can indicate this by filling in YES.

### Options

On the options tab you can tick all the options the vehicle has. You can choose between interior, exterior and safety options.

![](/files/-Mi5Z_KP-4Gxg6oH5E9o)

### Description and price

Here you can enter the vehicle description and price. You can also specify whether the car should be published including or excluding VAT/BPM.

## Mobile.de

![EuroStocks CMS Mobile.de](/files/-Mk78COvPHsPvZLnUXdP)

By selecting vehicles, you can use different options to manage your ads.

**Mobile.de advertising:** Should automatic forwarding not be on, you can easily forward to Mobile.de by selecting a vehicle and then setting the dropdown menu to advertise Mobile.de and clicking execute

**Remove Mobile.de:** This allows you to easily remove a a vehicle from Mobile.de.

**Mobile.de update:** Should you manually add vehicles in the CMS and change already placed ads, use mobile.de update to update the ad.

**Reserve:** Allows you to place online advertised vehicles on reserved.&#x20;

**Release**: Allows you to release already reserved vehicles.

### Pricelabels

EuroStocks offers the functionality to automatically select vehicles by price label. Our system looks at the current vehicles on Mobile.de and determines whether your vehicle is priced correctly based on the available prices. You can see this by the green, yellow or light blue bullet below the price tag for each vehicle in the CMS.

{% hint style="warning" %}
Note that not every vehicle has enough supply online to make a price determination.
{% endhint %}

The dark green bullet below the price tag means the vehicle has a good price compared to the offer on the market.

A light blue bullet means the vehicle has an average price compared to the offer on the market.

A yellow bullet means the vehicle has a price higher than the average market price. Of course, this does not necessarily mean that the vehicle is far too expensive compared to the offer on the market.

![EuroStocks CMS Prijslabels](/files/AisxglFdp22uTvqGzUFu)

### Status indicators

On the right-hand side of a vehicle, you can see whether it has been placed online or has received an error.

A red dot means that the vehicle received an error during the placement/update and cannot be placed online. Please contact us with these errors.

A blue dot means that you have reached the limit of the number of vehicles that can be placed on Mobile.de. We set a limit beforehand to avoid out-of-control costs. When a vehicle is removed from Mobile.de, our system automatically places vehicles with a blue dot.

When a bullet has turned green, the vehicle is neatly online. When you see two green dots, it means the vehicle is new and has recently been placed online.

![](/files/EfnCffXV3qb4wBSHtf2v)


---

# 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://manual.eurostocks.com/vehicles.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.
