> For the complete documentation index, see [llms.txt](https://docs.logosnodos.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.logosnodos.online/mining/pearl/pearl-market.md).

# $PEARL Market

1. [Lords of Pearls OTC](https://t.me/LOPOTCBOT?start=ref_TNsFhFyx)

The first Telegram-native PRL/USDC OTC desk. Instant settlement on an off-chain ledger, the lowest fee on the market today (1.8% on the seller leg, 0% on the buyer leg for the current 24-hour promo), zero slippage, 2FA on every withdrawal, zero slippage, and a 15% lifetime referral on every fee your invitees ever pay.

Lord Of Pearls OTC is a Telegram-based OTC desk for PRL/USDC trading.

**Key advantages:**

* Instant settlement through an off-chain ledger
* 0% slippage
* Low trading fees
* 2FA for withdrawals
* 15% lifetime referral from the fees generated by invited users
* Suitable for active traders who want a fast process

2. [Black Pearl Market](https://t.me/BlackPearlMarket_bot?start=ref_4a6738b5bb)

BlackPearlMarket is a custodial PRL/USDC exchange available through both web and Telegram bot + it has PRC20 features launching recently.

**Key advantages:**

* Accessible through web and Telegram
* Fast settlement through a custodial ledger
* Lifetime referral program available
* PRC20 Inscription

&#x20;

3. [PearlOTC](https://pearl-otc.com/marketplace)

Pearl OTC is a non-custodial platform based on atomic swaps. Each trade uses a 2-of-2 Taproot escrow on the Pearl network, while the buy side is settled using USDC on Arbitrum.

**Key advantages:**

* Stronger custody model because the operator does not fully control user funds
* Non-custodial
* Suitable for larger trades where security is the main priority

4. [SafeTrade](https://safetrade.com/exchange/PRL-USDT)

SafeTrade is a simple safety framework for community members who want to buy or sell PRL/USDT. The goal is to help users trade safely, avoid scams, and reduce mistakes during the selling process.

SafeTrade does not mean that trading is risk-free. It means following a clear checklist before, during, and after every transaction.

5. Uniswap

Link : <https://app.uniswap.org/swap?outputCurrency=0x07696DcaB55E62cfef953666b29Fe1970518cB00&chain=ethereum>


---

# 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.logosnodos.online/mining/pearl/pearl-market.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.
