# Confirm A Deal

When you connect your wallet to Alright, you will see any deals awaiting your confirmation in your deal list.

### Review Pending Deal

Select the deal you want to confirm and make sure you are comfortable with all the terms.  If the deal will result in you receiving payment, the deal form will ask for you to accept the proposal. If the deal will result in you maying payment to the other party, the deal form will ask you to agree to the request for payment.

<figure><img src="/files/yXXYojKiWCHMDwYv67vc" alt=""><figcaption><p>The deal form will prompt you to accept/agree a deal which has been alleged to you.  You can also reject it if the terms are incorrect.</p></figcaption></figure>

### Signing and Sending the Deal Confirmation

After reviewing the terms carefully, click Accept or Agree when you are ready trigger the signing process. &#x20;

***Important: Once you confirm a deal it will be locked until both you and the other party agree to unlock it.  There is no other way to unlock a deal!***

You will be prompted to sign the transactions with your connected wallet.  They will include:

1. The payment, which will match the payment amount and asset displayed.  Note that the payment transaction will be zero quantity if you are receiving payment in the deal.
2. The collateral, which will match the collateral amount and asset displayed.
3. The smart contract application call that contains all the information about your deal.

<figure><img src="/files/gWqdCnwXU048AXoH3lQ0" alt="" width="375"><figcaption><p>Accepting a deal will generate three transactions in a group for you to sign in your wallet.  This is how they appear in Pera Wallet.</p></figcaption></figure>

Once the transaction group is signed by your wallet it will automatically be submitted and confirmed in just a few seconds.  The app will refresh, and you will see the newly-created deal in a locked status in your deal list.  From this point you must both agree to unlock the deal to forward payment and release collateral.

Now it is time to fulfill the terms of your deal!  Let your counterparty know that the escrow is locked in and the seller can begin work or send the item.


---

# 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/how-to/confirm-a-deal.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.
