# General Protocol

**Q: How does PayVia differ from traditional RWA protocols?**\
While many RWA protocols focus on long-term private credit or tokenized treasury bills, PayVia specializes in **PayFi (Payment Finance)**. We focus on high-velocity, short-duration assets (e.g., 30-60 day invoices, payroll cycles, and merchant receivables). This focus on "money in transit" allows for faster capital recycling and higher liquidity turnover compared to multi-year credit loans.

**Q: Is PayVia a lender?**\
No. PayVia is a **decentralized infrastructure layer.** We provide the smart contract rails, liquidity pools, and settlement engine that connect capital allocators (LPs) with capital seekers (Borrowers). The protocol facilitates the transaction trustlessly, but the credit risk is assessed by decentralized oracles and third-party underwriters.


---

# 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.payvia.xyz/10.-frequently-asked-questions-faq/general-protocol.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.
