> 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/why-paragons-alliance/membership-categories.md).

# Membership Categories

Members of the Paragons Alliance are categorized into two groups: "Reserves" and "Active Duty."

### Reserves

Every new member joining the Paragons Alliance begins as a "Reserve" soldier. Reserves are in a holding status, awaiting recruitment into "Active Duty". During this period, Reserves can participate in activities and events organized exclusively for Paragons Alliance members. However, they do not have access to borrow assets from the Armory (our NFT Treasury).

### Active Duty

Members who have been recruited into Active Duty can freely borrow Parallel cards gaming assets such as Avatars, Keys, and Parallel cards directly from our Armory (Treasury). This status signifies a higher level of involvement and trust within the Alliance.&#x20;

As an Active Duty member, you represent and front Paragons Alliance, where Echelon’s Bonds recognizes you as an active player borrowing Parallel assets from the Alliance’s asset pools (our Bond). Through Echelon’s Bonds infrastructure setup, you can only borrow assets from a single Bond and would be unable to borrow additional gaming assets from other Bonds.

However, if you are assigned a Reserve role within Paragons Alliance, you can participate and borrow Parallel assets from other Bonds even though you are a member of Paragons Alliance—should you choose to leave the other Bond, you’d become eligible to be pulled into Active Duty with the Alliance. .

### Transition to Active Duty

Upon the launch of Echelon’s Bonds (Alpha), members will be upgraded and activated to Active Duty manually and in waves. As the top holder of Parallel assets, we aim to eventually support and activate all Alliance members to Active Duty once Bonds is stable.&#x20;

<br>


---

# 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/why-paragons-alliance/membership-categories.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.
