# Valuables

<div align="left"><figure><img src="/files/UqrDJZb9LBVxVODlHKc0" alt="" width="266"><figcaption></figcaption></figure></div>

Alright is a safer way to buy and sell valuables like instruments, electronics, jewelry, and other high-priced items when you need to check it out it first.

## Example Workflow

Beth wants to buy a handmade guitar from Dave, but she needs to play the instrument to know that it has been made properly.  They agree on a price and the shipping logistics.  Beth chooses to escrow her payment through Alright so that Dave will receive the funds only after she is able to test out the guitar and know that it sounds great.

To keep them both honest, they each put up a security deposit.  The payment and security deposits are sent to Alright's smart contract, and when the details match, Alright locks them in.

Beth feels confident that Dave is going to send her a quality guitar because he has collateralized their agreement.  Dave can confidently ship the instrument to Beth knowing Beth will follow through on the payment because she has also contributed collateral.

Dave requests payment when he ships the item, as his side of the deal is done.  When Beth plays her favorite song and hears the great sound the guitar can produce she agrees to release the funds.  As soon as she does so, 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/valuables.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.
