> For the complete documentation index, see [llms.txt](https://altmark-usdamk.gitbook.io/altmark-usdamk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altmark-usdamk.gitbook.io/altmark-usdamk/overview/p2p-exchange.md).

# P2P Exchange

## Seamlessly Convert Fiat to Crypto on Altmart

Altmart will implement a groundbreaking feature in the realm of cryptocurrency trading: Peer-to-Peer (P2P) Transactions. This service facilitates the direct exchange of fiat currency for cryptocurrency within our platform, embodying the essence of flexibility and security in digital transactions.

<figure><img src="/files/0EsEqYj4S13Eji3df40F" alt=""><figcaption></figcaption></figure>

**How P2P Transactions Work:**

1. **Buy or Sell**: Users can create listings to either sell fiat currency or cryptocurrency. This opens up a direct channel for individuals seeking to exchange their assets in a peer-to-peer manner.
2. **Initiating the Crypto Transaction**: Sellers of cryptocurrency begin the process by locking the specified crypto amount in the transaction. This includes a collateral ranging from 10% to 25%, agreed upon by both parties. This collateral serves as a security measure, ensuring commitment to the transaction.
3. **Transferring Fiat Currency**: Once the crypto is securely locked, the seller of fiat currency proceeds to transfer the agreed amount via bank transfer, Cash App, Venmo, or other transaction platforms. This step is crucial in providing assurance to the crypto seller.
4. **Finalizing the Transaction**: Upon confirmation of the fiat transfer, both parties validate the completion of the transaction. Subsequently, the locked crypto is released to the buyer, and the collateral is returned to the crypto seller.
5. **Service Fee Structure**: Similar to our escrow service, a nominal service fee of 1% is applied, distributed as follows: 0.5% to Altmart Reserves for operational sustainability, 0.5% to the Altmark team for continued development.

**Benefits of P2P Transactions:**

* **Direct and Secure Exchange**: Users can trade directly with one another in a secure environment, bolstered by the escrow-like mechanism.
* **Flexible Collateral Options**: The choice of collateral percentage offers flexibility and control to both parties, aligning with their risk preferences.
* **Diverse Payment Channels**: The feature supports various fiat transaction methods, catering to a wide range of user preferences and geographical locations.
* **Transparent Fee Structure**: The clear and fair service fee ensures the sustainability of the platform while providing high-quality services.

This P2P Transaction feature is a testament to Altmart's commitment to innovation in the cryptocurrency space. By simplifying the fiat-to-crypto conversion process, we are opening new avenues for users to engage with digital currencies, further enhancing the Altmart experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://altmark-usdamk.gitbook.io/altmark-usdamk/overview/p2p-exchange.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
