# Community and Socials

Follow official Black Pearl Market channels for release updates, referral activation details, leaderboard announcements, contract updates, and PEARL ecosystem news.

| Channel               | Link                                                                                                             | Notes                                      |
| --------------------- | ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| Website               | [blackpearlmarket.com](https://blackpearlmarket.com)                                                             | Official frontend and landing page.        |
| Telegram Bot          | [BlackPearlMarket\_bot](http://t.me/BlackPearlMarket_bot)                                                        | Official Telegram bot.                     |
| Telegram Community    | [BlackPearlMkt](https://t.me/BlackPearlMkt)                                                                      | Official Telegram community channel.       |
| X / Twitter           | [@BlackPearlMkt](https://x.com/BlackPearlMkt)                                                                    | Official announcements and social updates. |
| GitBook Docs          | [docs.blackpearlmarket.com](https://docs.blackpearlmarket.com)                                                   | Official documentation.                    |
| Black Pearl Wallet    | [Chrome Web Store](https://chromewebstore.google.com/detail/black-pearl-wallet/aeehfhmicladhpigehopdghcodaheddb) | Official wallet extension listing.         |
| Wallet Privacy Policy | [GitHub policy](https://github.com/blackpearlweb3-hash/wallet-privacy-policy)                                    | Wallet privacy policy.                     |
| API Base URL          | [indexer.blackpearlmarket.com](https://indexer.blackpearlmarket.com)                                             | Public Black Pearl Market API.             |
| Pearl RPC URL         | [rpc.blackpearlmarket.com](https://rpc.blackpearlmarket.com)                                                     | Public PEARL network RPC endpoint.         |
| OTC Escrow Contract   | [Arbiscan contract](https://arbiscan.io/address/0xE0651f6E900a2DbB5FEc01e84d5eA082D83576EE#code)                 | Verified contract link.                    |

## Safety Notes

Use only official Black Pearl Market links. Never trust random bot DMs, copied contract addresses, or unofficial support accounts.

Support will never ask for your seed phrase or private key. If a message asks for wallet recovery material, treat it as unsafe and stop immediately.


---

# 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.blackpearlmarket.com/socials.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.
