# What is an L2 Parallel Subnetwork (L2PS)

In the context of the DEMOS Network specifications, a L2PS is a network of DEMOS peers that work together to form an independent chain of trust by leveraging the DEMOS Network structure.&#x20;

This means that XChain is a fully autonomous network that exists and works in parallel with the whole network of DEMOS nodes, including other autonomous networks, retaining performance, finality and independence in every aspect of its operation.&#x20;

While being defined as an L2, XChain does not depend on the DEMOS Network to operate. The only dependency that XChain owes to the broad DEMOS Network, including its own XChain nodes, is in regard to the attestation of the XChain operation by the DEMOS Consensus.&#x20;

More specifically, while L2 networks are usually seen as separate networks that catch up with an L1, L2PS are instead parallel protocols and channels that are used to provide resources and services in the most efficient way possible.


---

# 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://xcomerc20.gitbook.io/xmessenger-version-2-testnet/overview/what-is-an-l2-parallel-subnetwork-l2ps.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.
