# Mosley's Used Car Dealership

{% hint style="info" %}
**TIP: You must be a supporter to list and purchase vehicles from Mosley's!**
{% endhint %}

## How do you list a vehicle?

1. Simply drive into the back lot near the garage, flex E to list vehicle, and follow the instructions on your screen! It's that easy.
2. Sold cars will automatically add the funds to the listers account, so no need to worry about being in the city for the sale!

<figure><img src="/files/GCuaWptqnK7sU8P8stBt" alt="" width="375"><figcaption><p>List the vehicle here!</p></figcaption></figure>

## How do you purchase a vehicle?

1. This is very simple as well! If you see a car listed, walk up to it, flex E, and make the purchase!


---

# Agent Instructions: 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://wiki.cityliferp.net/useful-information/useful-information/mini-guides/mosleys-used-car-dealership.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.
