# PEARL Ecosystem Alignment

Black Pearl Market is independent ecosystem tooling for PEARL and PRC20 users. It supports trading, deposits, withdrawals, marketplace visibility, Telegram-assisted workflows, and public APIs while keeping PEARL movement open across compatible wallets.

## What We Support

* PEARL deposits from and withdrawals to compatible PEARL wallets.
* OTC workflows for PEARL and supported assets.
* PRC20 indexing and marketplace visibility.
* Wallet-native and Telegram-assisted user experiences.
* Public APIs for builders and integrators.

## Open Asset Movement

Black Pearl Market is designed to help users move PEARL into and out of marketplace workflows without locking them into one interface. Compatible wallets must support the relevant PEARL address format, network, and transaction behavior.

## Independence

Black Pearl Market supports the PEARL ecosystem, but it is not the official PEARL project, wallet, or marketplace. It is not endorsed by, sponsored by, or officially associated with Pearl Research Labs, Pearl Compute, Black Pearl Compute LLC, Cipher Mining, or similarly named entities unless official channels state otherwise.

## External References

* [Pearl Research Labs](https://pearlresearch.ai/)
* [Pearl Research Labs GitHub](https://github.com/pearl-research-labs/pearl)
* [Together AI / Pearl Research Labs article](https://www.together.ai/blog/together-ai-partners-with-pearl-research-labs)
* [Black Pearl Compute LLC name-disambiguation reference](https://www.cryptopolitan.com/cipher-data-center-funding-btc-mining-slips/)


---

# 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/readme/pearl-alignment.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.
