# P2P Trading

The platform provides several features designed to facilitate secure and efficient trading of a diverse range of digital assets. Key functionalities include P2P trading, deposit/withdrawal services, and item brokerage (escrow) services.

### P2P Trading (Peer-to-Peer Trading)

<figure><img src="/files/mKibHG114k0zmS0p7AxK" alt=""><figcaption></figcaption></figure>

P2P trading enables users to directly exchange digital assets with one another without needing intermediaries. The platform ensures secure and efficient transactions through the following features:

* **Direct Transactions**: Users can negotiate prices and terms freely, allowing for customizable trading conditions that suit their needs.
* **Enhanced Security:** Smart contracts are employed to secure transactions. Assets are transferred automatically upon fulfillment of transaction conditions, protecting users even if issues occur during the process.
* **Transaction Transparency:** All transactions are recorded on the blockchain, providing an open and verifiable history of trades to ensure reliability and trustworthiness.

P2P trading grants users the flexibility to choose trading partners directly and avoids additional intermediary fees.


---

# 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://tem.gitbook.io/docs/p2p-marketplace-features/p2p-trading.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.
