> For the complete documentation index, see [llms.txt](https://docs.hagglr.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hagglr.trade/welcome-to-hagglr-tomorrows-otc-layer.md).

# Welcome to Hagglr, Tomorrow's OTC Layer

Hagglr is a peer‑to‑peer OTC trading terminal that lets traders **negotiate directly with each other** instead of pushing everything through volatile, fee‑heavy swaps.

On Hagglr, you:

* Post **OTC offers** for ERC‑20 and SPL tokens
* Receive **bids** from interested buyers
* Negotiate prices in a **built‑in deal room**
* Close trades through a **secure escrow flow**
* Earn **points, levels, cashback and rewards** as you use the platform

If you're used to DEXes where every swap makes you bleed dollars from slippage, MEV bots, and hidden fees, Hagglr flips that model. \
\
You agree on price first, then settle on‑chain, keeping most of your edge.

> 💡 **Good mental model:** DEX = “click & pray.”\
> Hagglr = “agree to the deal, then settle.”

***

## What you can do with Hagglr

* **Discover OTC deals** across supported tokens and chains
* **Create Sell Offers** and set your own prices, discounts, and visibility
* **Negotiate live** with bidders through the in‑app negotiation chat
* Run **Flash Sales** to move size quickly at a controlled discount
* Track top performers on the **Leaderboard** (points, volume, referrals)
* Manage your **Profile, XP, levels and referral code**

This GitBook walks you through every major section of the app, step by step, using screenshots and short explanations so you can get comfortable trading OTC as fast as possible.

***

## Page Overview

* **Getting Started**
  * Signup & login
  * Platform wallet & main wallet verification
* **Core Trading**
  * Discover OTC
  * Creating and managing offers
  * Negotiations & deal flow
  * Flash Sales
* **Meta Layer**
  * Leaderboard
  * Profile, XP & levels
  * Referral Program & Cashback
* **The War Room**
  * Deal Modes & Creation
  * Rules & Settlement
  * Partner Revenue


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hagglr.trade/welcome-to-hagglr-tomorrows-otc-layer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
