# Overview

We’re excited to announce the launch of the Fina P2P —a decentralized, privacy-preserving, cross-chain platform for peer-to-peer trading. This marks a significant step in our journey to create a seamless, trustless trading experience without the need for centralized intermediaries.

### Why Fina P2P?

Fina P2P leverages Secret Network’s smart contract privacy features to protect users during transactions, ensuring personal information like payment details remains confidential. By removing traditional intermediaries, Fina P2P enables decentralized users to trade directly, offering a trustless and privacy-focused solution.

### Bug Bounty Program: Join the Journey

To ensure the platform delivers the best experience, we’re inviting the community to participate in a bug bounty program. Here’s how it works:

* Report bugs or suggest UX improvements during the testnet phase on [Discord](https://discord.com/channels/952397096722505768/1322233983391498324).
* Earn FINA tokens for every adopted suggestion (rewards determined case-by-case).

Your feedback will directly shape the future of Fina P2P and help refine the platform for the mainnet launch.

### How to Get Started

1. Explore the platform: Visit our [platform](https://app.fina.cash/p2p) and experience the P2P process first-hand.
2. Test the User Journey: Create ads, make trades, and simulate disputes to see the platform in action.
3. Submit Feedback: Share your observations and suggestions via [Discord ticket](https://discord.com/channels/952397096722505768/1322233983391498324)


---

# 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.fina.cash/fina-p2p/overview.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.
