# Welcome

<div align="left" data-full-width="false"><figure><img src="/files/7kjfhFBRibIKdYLxvA1z" alt="" width="563"><figcaption></figcaption></figure></div>

Alright is a peer-to-peer agreements app to safely exchange goods & services with anyone through decentralized escrow.

It enables two people to lock in an agreement to buy or sell something remotely, secure the deal with collateral as a security deposit, and release the payment when they are both ready. Alright is for any transaction that comes with some counterparty risk of non-performance, and it is faster, easier, and cheaper than using traditional middleman escrow services.

Buying or selling through Alright is as easy as 1, 2, 3:

### &#x20;1 - Agree the terms

Agree your payment terms with a security deposit and lock in the deal together.

### 2 - Do your thing

Do your thing! Finish the job, send the stuff, and make sure everything's alright.

### 3 - Complete the deal

When you are both ready, send the payment forward and release the collateral.

## Quick Links

{% content-ref url="/pages/FPZ5ZQFzzjXXRDnTr9NV" %}
[Introduction](/overview/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/lPXr1WCztZXFSqp8cCch" %}
[Get Started](/overview/get-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/bMYJbisel1WWdxHP4mKn" %}
[Community](/overview/community.md)
{% endcontent-ref %}


---

# 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/welcome.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.
