> For the complete documentation index, see [llms.txt](https://docs.batsrp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.batsrp.com/donaciones/vehiculos-add-on.md).

# Vehículos ADD-ON

{% hint style="info" %}
Las donaciones deben ser supervisadas siempre por un Encargado Donaciones.&#x20;

El Vehículo Exclusivo Personal será permanente, lo que indica que se mantendrá independientemente de realizarse un CK. Recuerda elegirlo bien, ya que tendrá que ajustarse a la IDP de tu personaje actual y de todos los personajes futuros.

Todos los vehículos ADD-ON obtenidos mediante el concesionario VIP se perderán tras un *CK.*
{% endhint %}

## <mark style="color:green;">Vehículos ADD-ON del concesionario VIP</mark>

El precio de los vehículos ADD-ON variará entre los <mark style="color:green;">**5€**</mark>**&#x20;y los&#x20;**<mark style="color:green;">**15€**</mark> dependiendo de las características estéticas y modificaciones las que disponga.

* Vehículo ADD-ON \[ <mark style="color:green;">**5€**</mark>]&#x20;
* Vehículo ADD-ON \[<mark style="color:green;">**10€**</mark>]
* Vehículo ADD-ON \[<mark style="color:green;">**15€**</mark>]

## <mark style="color:green;">Vehículos Del Mes</mark>

El primer día de cada mes se anunciará un vehículo exclusivo que estará disponible hasta el final del mismo [🚗┊Vehículo del mes](https://discord.com/channels/1015095366133235733/1126868409431375922) este vehículo solo podrá obtenerse en este periodo de tiempo, una vez finalizado no podrá adquirirse nuevamente y pasará a ser exclusivo de las personas que lo hayan adquirido. El coste variará en función de las características que presente el vehículo.

## <mark style="color:green;">Vehículos Exclusivos Personales \[25€]</mark>

Vehículo exclusivo a elección del usuario, el cuál solo será propiedad de una persona en todo el servidor y se guardará la exclusividad permanente del mismo.

{% hint style="danger" %}
**No se podrán realizar reembolsos de los pagos hechos al servidor.**

**Queda totalmente prohibido vender o traspasar un vehículo adquirido mediante donación (OOC).**

**LA ADMINISTRACIÓN SE RESERVA EL DERECHO A MODIFICAR Y A INTERPRETAR LA NORMATIVA VIGENTE.**
{% 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.batsrp.com/donaciones/vehiculos-add-on.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.
