# Landano

## Landano

- [Introducing Landano](https://docs.landano.io/d/readme.md): Landano is a software platform that manages decentralized land right records on the Cardano blockchain.
- [The land rights problem](https://docs.landano.io/d/readme/the-land-rights-problem.md): 1 billion people live in constant fear of losing their land and home
- [The Landano solution](https://docs.landano.io/d/readme/the-landano-solution.md): Landano addresses the land rights problem by providing user-friendly land right records accessed via a mobile app or browser.
- [Technical architecture](https://docs.landano.io/d/technical-architecture.md): Landano is Cardano-native platform that uses Mendix for its off-chain components
- [Mendix platform](https://docs.landano.io/d/technical-architecture/mendix-platform.md): Landano is Cardano-native platform that uses Mendix for its off-chain components
- [Deployment architecture](https://docs.landano.io/d/technical-architecture/deployment-architecture.md): Landano is a Cardano-native platform that uses Mendix Cloud to host its off-chain infrastructure
- [Domain-driven development](https://docs.landano.io/d/technical-architecture/domain-driven-development.md)
- [Product Features](https://docs.landano.io/d/product-features.md): The following use case scenarios describe the core functionality of the Landano platform. These are focussed on creating and managing high-quality land right records.
- [Login](https://docs.landano.io/d/product-features/login.md)
- [Administrator](https://docs.landano.io/d/product-features/administrator.md)
- [Right holder](https://docs.landano.io/d/product-features/right-holder.md)
- [Verify land right](https://docs.landano.io/d/product-features/verify-land-right.md)
- [Cardano Mendix Plugin](https://docs.landano.io/d/cardano-mendix-plugin.md)
- [Getting Started](https://docs.landano.io/d/cardano-mendix-plugin/getting-started.md)
- [User Guides](https://docs.landano.io/d/cardano-mendix-plugin/user-guides.md)
- [Developer Guide](https://docs.landano.io/d/cardano-mendix-plugin/developer-guide.md)
- [API Reference](https://docs.landano.io/d/cardano-mendix-plugin/api-reference.md)
- [FAQs](https://docs.landano.io/d/cardano-mendix-plugin/faqs.md)
- [Changelog & Contact](https://docs.landano.io/d/cardano-mendix-plugin/changelog-and-contact.md)
- [Landano Veridian Integration](https://docs.landano.io/d/landano-veridian-integration.md): This is the official Landano Project website for the Project Catalyst Fund 12 Landano Veridian Integration project # 1200131


---

# 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.landano.io/d/readme.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.
