# Larissa Documentation

## Larissa Protocol Documentation

- [Larissa Protocol](https://docs.larissa.network/larissa-protocol.md): Welcome to Larissa Protocol Documentation
- [Getting Involved](https://docs.larissa.network/project-info/getting-involved.md)
- [How to Contribute to Larissa Protocol](https://docs.larissa.network/project-info/getting-involved/how-to-contribute-to-larissa-protocol.md)
- [Larissa Protocol Documentation Style Guide](https://docs.larissa.network/project-info/getting-involved/larissa-protocol-documentation-style-guide.md)
- [Larissa Wallets Introduction](https://docs.larissa.network/wallets/larissa-wallets-introduction.md)
- [Setup MetaMask for Larissa Protocol](https://docs.larissa.network/wallets/setup-metamask-for-larissa-protocol.md)
- [🔗 Important Links](https://docs.larissa.network/official-links/important-links.md)
- [🔰Official Products](https://docs.larissa.network/official-links/official-products.md)
- [🔥 Other Links](https://docs.larissa.network/official-links/other-links.md)
- [💲 Exchange Links](https://docs.larissa.network/official-links/exchange-links.md)
- [Social Media](https://docs.larissa.network/social-media.md)
- [Network Specifications](https://docs.larissa.network/network-specifications.md)
- [What is LRSNode?](https://docs.larissa.network/lrsnode/what-is-lrsnode.md)
- [LRSNode Reward Slab](https://docs.larissa.network/lrsnode/lrsnode-reward-slab.md)
- [How Keys Price Calculate](https://docs.larissa.network/lrsnode/how-keys-price-calculate.md)
- [Installing/Uninstalling Larissa Protocol Nodes](https://docs.larissa.network/installing-uninstalling-larissa-protocol-nodes.md)
- [Using Larissa Web Wallet](https://docs.larissa.network/using-larissa-web-wallet.md)
- [Using Desktop Wallets](https://docs.larissa.network/using-desktop-wallets.md)
- [Using Windows Larissa Wallet](https://docs.larissa.network/using-desktop-wallets/using-windows-larissa-wallet.md)
- [FAQ - LRSNode Mobile App](https://docs.larissa.network/faq-lrsnode-mobile-app.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.larissa.network/larissa-protocol.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.
