# Negotiate

### **Introducing Esquid's Peer-to-Peer Negotiation Chat**

We’re thrilled to roll out our new negotiation chat feature on Esquid! This tool is designed to make your trading experience smoother and more personal.

### **How It Works**

**Direct Conversations:** Chat directly with buyers or sellers. You can make and respond to offers in real-time, making negotiations quick and interactive.

**Custom Panels:** Our chat uses easy-to-navigate panels to keep negotiations straightforward and efficient.

**Proposal Limits:** Each negotiation allows for up to two offers or counteroffers. This helps keep things focused and fair.

### **Why It Matters**

**Easy and Flexible:** Communicate directly and adjust your offers on the fly, making for a flexible trading experience.

**Fair and Respectful:** With a limit on proposals, negotiations stay respectful and efficient, valuing everyone’s time.

**Faster Deals:** Streamlined chats mean quicker, smoother transactions.


---

# 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://quid.gitbook.io/esquid/escrow-features/negotiate.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.
