> For the complete documentation index, see [llms.txt](https://paydax.gitbook.io/paydax-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paydax.gitbook.io/paydax-docs/paydax-whitepaper-v6/abstract.md).

# Abstract

Paydax transforms how you access liquidity without selling your crypto, staked assets, or even real-world valuables like gold or real estate. Built on fairness and flexibility, it lets you borrow assets like USDC using your collateral, or borrow PDP tokens using USDC as collateral, all with predictable, fixed interest rates. PDP is designed to maintain value through conservative backing mechanisms and serves as the native utility token of the ecosystem, operating within established market parameters.

The more you hold and stake PDP tokens, the better your perks: potential for higher borrowing power (in future phases), fee discounts (up to 50% for large holders in Phase II), exclusive rewards, and voting rights to shape the platform's future.

A community-driven Stability Pool acts as a safety net, where users stake PDP to earn rewards by helping protect the system during liquidations.

With robust safeguards like real-time price monitoring (phased oracle strategy), defined Health Factor thresholds (target 1.0, warning at 1.1), partial liquidations (50% max), and emergency controls (circuit breakers, protocol pause), Paydax keeps your assets secure while letting you unlock liquidity.

<figure><img src="/files/9okH7hh1maaBFEqh75Tp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/F71uqTGRV7lAPgimqGtZ" alt=""><figcaption></figcaption></figure>

The protocol sustains itself through a transparent revenue model based on loan origination fees (0.5%), interest spread on loans (2-3%), and liquidation penalties (5%).

"Whether you're a casual borrower or a serious investor, Paydax turns idle assets into opportunities, democratizing finance, one tier at a time."


---

# 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://paydax.gitbook.io/paydax-docs/paydax-whitepaper-v6/abstract.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.
