# Freelancing

<div align="left"><figure><img src="/files/3acyrveyHyEdJjqUbsKN" alt="" width="388"><figcaption></figcaption></figure></div>

Alright is a better way to handle freelancing work, such as gigs, contracts, commissions when you need to ensure the work gets done and the freelancer gets paid.

## Example Workflow

Beth wants to hire Dave to build a website for her.  They agree on a price and the requirements the site must meet.  Beth chooses to escrow her payment through Alright so that Dave gets paid when the work is delivered. &#x20;

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 will complete the project because he has collateralized their agreement.  Dave can start work knowing Beth will follow through on the payment because she has also contributed collateral.

Dave presents the finished product to Beth and requests payment.  Beth is satisfied with the work and 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/freelancing.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.
