▶ The-Art-of-the-Deal:-Negotiations
Loading module: [NEGOTIATION_PROTOCOL]... [OK] Fixed prices are for Web2. On SMT, every deal is dynamic. This is a core feature of the terminal. █
> A listing's price is just the starting point.
> The SMT negotiation protocol allows buyers and sellers
> to communicate and agree on a price that works for both.
> query: how_to_initiate_an_offer
You can make a formal, on-chain offer in two ways:
- From the Listing Page: On any ad, there will be a
[ Make Offer ]
button. This is for making a direct offer without prior discussion.
- From the Chat: This is the most common method. During a discussion with a user, you can formalize a price point. Inside the chat window, look for the handshake icon 🤝 next to the message input field.
> execute: making_the_offer
Clicking the handshake icon 🤝 or the [ Make Offer ]
button will open the offer interface.
- Set the Price: Enter the amount for your offer.
- Confirm the Currency: The currency will usually default to the listing's currency, but you can change it if needed.
- Submit the Offer: Click
[ Submit Offer ]
.
The other user will receive an official notification with your offer clearly displayed.
> query: offer_lifecycle
Once an offer is sent, the recipient has two choices:
[ Accept ]
: If they accept, the deal is considered finalized at the new price. The old listing price is now irrelevant for this specific deal. The buyer will be prompted to pay the new, agreed-upon amount into the escrow wallet to begin the transaction.
[ Reject ]
: If they reject, the offer is void. They can then send a counter-offer back to you, continuing the negotiation until an agreement is reached or one party walks away.
This system creates a flexible and fair marketplace for everyone.
> Master the art of the deal. Every price is a conversation.
> Negotiation protocol analysis complete.