# P2P & Spot

### ⚡️Peer-to-Peer (P2P) Marketplace

LN Exchange provides a peer-to-peer marketplace where users can directly trade with each other, eliminating the need for intermediaries and allowing for fast and efficient transactions. Whether you're buying, selling, or exchanging assets, our platform ensures a seamless experience with instant settlements. The P2P Marketplace currently sits on [Lnfi Network](https://www.lnfi.network) and will be migrated to LN Exchange at a later stage.

### ⚡️Spot Orderbook

With LN Exchange, users can access spot orderbook functionalities, providing flexibility and diversity in trading strategies.&#x20;

<figure><img src="/files/3K8NUWvlz81XVoFc1YQF" alt=""><figcaption></figcaption></figure>

While both the P2P Marketplace and Spot Orderbook are aimed at trading spots, their differences are set out below:

| Type                                | P2P Marketplace                                                                                         | Spot Orderbook                |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------- | ----------------------------- |
| Mechanism                           | Peer-to-peer                                                                                            | Orderbook                     |
| Listing                             | Permissionless (future)                                                                                 | Permissioned                  |
| Expected liquidity of trading pairs | Low                                                                                                     | High                          |
| Types of assets                     | <p>Fungible assets</p><p>Non-fungible assets (NFTs/Collectibles)<br>(to be supported in the future)</p> | Fungible (Tokens) assets only |

With our innovative platform, you can trade with confidence, knowing that you have access to cutting-edge technology, high-performance trading, and the support of a dedicated team.


---

# 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.ln.exchange/p2p-and-spot.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.
