# Vehicles

<div align="left"><figure><img src="/files/l4hHtVPXEf50Efk0IDTo" alt="" width="563"><figcaption></figcaption></figure></div>

Alright is a better way to buy and sell vehicles such as cars, bikes, motorcycles, boats, etc. when you need to feel safe meeting in person and secure that you are getting what was described.

## Example Workflow

Beth wants to buy a car from Dave.  Based on the information provided about the car and its condition, they agree on a price and a day to meet for the exchange.

To keep them both honest, they each put up a security deposit--perhaps a portion of the payment amount given the total sum involved.  The payment and security deposits are sent to Alright's smart contract, and when the details match, Alright locks them in.

Beth feels confident taking delivery of the car from Dave because he now has collateral locked in the deal, and she doesn't need to bring a large amount of money on her person to make the purchase.  Dave can also feel safe delivering the car because Beth has her collateral locked in the deal, the full payment amount is in escrow, and he also doesn't need to handle a large sum of money in person.

Dave presents the car to Beth for her to inspect and test drive, and Beth is satisfied that everything is in good order.  As soon as she approves, her payment is forwarded to Dave and they both receive their collateral back. &#x20;


---

# 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://docs.alright.cool/use-cases/vehicles.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.
