# P2P

## What is the HollaEx P2P System?

The HollaEx P2P system allows users to buy and sell selected crypto assets directly from each other in exchange for fiat currencies.<br>

This enables on-ramping between users directly, rather than you as the operator needing to provide fiat liquidity and on-ramping methods.

***

## Glossary

**P2P** - Peer-to-peer (in the crypto world) refers to a system in which two parties (the vendor and the buyer) can transact crypto/ fiat assets, without the need for a middleman or third party.

**Vendor (Makers)** - The party that creates the P2P deal and sets the price. This is a (potentially non-exchange affiliated) user on the exchange that uses their crypto assets and offers them&#x20;

**Customer (Takers)** - Here refers to the other side of the transaction, to the vendor.

**Operator/ Admin** - These terms are generally interchangeable throughout the docs, and refer to you as the owner of the exchange, doing  the initial setup of the P2P system

**Payment Method** - Fiat payment methods such as bank deposit info or PayPa,l and other fintech provider payment details.

**Minimum Tier** - The user account's minimum tier level needed to participate in the P2P market.<br>


---

# 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.hollaex.com/how-tos/p2p.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.
