# PegaSys Network

PegaSys’s principle vision is to allow Bitcoin holders to earn native yield on their capital in a passive, non-custodial manner. We aim to achieve this by building a distributed system which aggregates liquidity from depositors, provisions it to the Lightning Network in numerous ways, and distributes the accrued fees back to our depositors. By using idle Bitcoin to enable cheaper (less “hops”) and higher value (more channel capacity) transactions on Lightning, in addition to providing native yield to depositors, PegaSys is mutually beneficial to Bitcoin and Lightning users. From the user's perspective, it should be as simple as going to our web app, depositing some amount of BTC into our system, tracking their earnings in real time, and being able to withdraw their funds at will.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td>Basics</td><td>Introduction to the network</td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td><td><a href="/files/UHF7zjwcq36zmrwja3ub">/files/UHF7zjwcq36zmrwja3ub</a></td></tr><tr><td></td><td>Technical Details</td><td>Learn about the PegaSys network</td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td></tr><tr><td></td><td>Fraud proof system</td><td>Learn how network has proof of solvency</td><td><a href="/pages/C8BP8klHpqkAl8vvo4Oq">/pages/C8BP8klHpqkAl8vvo4Oq</a></td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td></tr></tbody></table>


---

# 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://pegasys.gitbook.io/pegasys-docs/readme.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.
