> For the complete documentation index, see [llms.txt](https://docs.paragonsdao.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paragonsdao.com/docs/archive/paragons-alliance/borrowing/borrowing-of-parallel-cards-via-bonds.md).

# Borrowing of Parallel cards via Bonds

### Borrowing of Parallel cards via Bonds

Active Duty members within Paragons Alliance can freely borrow Parallel cards from our Armory to multiply and maximize your PRIME earnings. <br>

**How it works for an Active Duty member’s perspective:**&#x20;

Through Echelon’s Bonds (Alpha), lending of assets are managed per epoch, or cycle, with a cycle starting out as one week.&#x20;

Active Duty members can request to borrow assets mid cycle for the next cycle. In the event when an Active Duty member drops out of mid cycle, the cards that were lent out to them will still remain lent out until the end of the cycle.&#x20;

When you borrow cards from our Armory and earn PRIME from winning Parallel ranked matches, the PRIME earned in-game will be split as follows:

* 5% goes to Echelon’s Sink Rake
* 95% is distributed to Paragons Alliance via Echelon’s Bonds

<figure><img src="/files/OimXd3sgdl0PIuG1KGCY" alt=""><figcaption><p>Paragons Alliance Bond Rake</p></figcaption></figure>

Paragons Alliance will collect **20%** of the earned rakes and distribute the **remaining 80%** to the player.

{% hint style="info" %}
Echelon’s Bond splits the lender and bond rake to 10% individually, totalling up to 20%. Currently, as Paragons Alliance is the only lender within our Bonds, we will collect the 20%.&#x20;
{% endhint %}


---

# 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://docs.paragonsdao.com/docs/archive/paragons-alliance/borrowing/borrowing-of-parallel-cards-via-bonds.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.
