# OTC Market

Native Pi transactions are currently spontaneous, with no security guarantees from any 3rd party. Users may suffer from fraud and appropriation of Pi Network assets.

Therefore, PiBridge offers an OTC Market (P2P) to support transactions for native Pi in the form of Wrapped Pi. Users can sell or purchase native Pi in a safer and more convenient way thanks to smart contracts on the platform. The sellers may bear a small amount of transaction fee in PiB. Also, the selling price of native Pi listed on PiBridge will be in PiB.


---

# 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://wpp.pibridge.org/other-features/otc-market.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.
