# L1X Master Documentation

## L1X Nodes, Staking and Network Architecture

- [Section A: Node Operators (Solo Staking)](https://docs.l1x.foundation/section-a-node-operators-solo-staking.md): Explore the process of individual node operators participating in the staking mechanism to secure and validate the L1X blockchain network.
- [Section B: Users Staking into Delegated Liquidity Pool](https://docs.l1x.foundation/section-b-users-staking-into-delegated-liquidity-pool.md): Examine how users can participate in decentralized liquidity pool by staking their assets to facilitate seamless transactions and earn rewards.
- [Section C: NFT Needed to Host a Node](https://docs.l1x.foundation/section-c-nft-needed-to-host-a-node.md): This section outlines the requirements and significance of owning a Non-Fungible Token (NFT) for hosting and participating in the L1X blockchain network as a node operator.
- [Section D: FAQs](https://docs.l1x.foundation/section-d-faqs.md): This section addresses common questions and provides comprehensive answers to help users understand various aspects of the L1X blockchain platform.
- [Section E: Node Architecture](https://docs.l1x.foundation/section-e-node-architecture.md): This section delves into the foundational structure and functionalities of the nodes that power the L1X blockchain network to ensure decentralized consensus and maintain integrity.
- [Section F: Mathematical Models for Various Components](https://docs.l1x.foundation/section-f-mathematical-models-for-various-components.md): Explore the mathematical framework governing staking mechanisms, reward allocation, and penalty systems in the L1X blockchain network.
- [Section G: Validator Lifespan](https://docs.l1x.foundation/section-g-validator-lifespan.md): This section explores the Validator lifespan in the L1X blockchain network. Discover how these essential nodes contribute to the network's security and consensus mechanisms throughout their lifecycle.
- [Disclaimer](https://docs.l1x.foundation/disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.l1x.foundation/section-a-node-operators-solo-staking.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.
