# TLDR

In a nutshell:

* DegenPrime is a trustless borrowing platform
* [Degenerate](/degenprime/protocol/double-ds/degenerates.md) traders borrow funds to leverage up and boost their trading strategy to amplify returns
* They use their full collateral and borrowed funds
* These borrowed funds come from [Diamond Hands](/degenprime/diamond-hands/hodl.md), who receive a variable interest rate
* This magic happens thanks to the Degen Account: Each Degen has their own Degen Account. It is a [separate smart contract](/degenprime/security/degen-account-separation.md) with guardrails encoded


---

# 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://degenprime.gitbook.io/degenprime/tldr.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.
