# MeshChatX > MeshChatX is an all-in-one Reticulum client for LXMF messaging, LXST voice calls, NomadNet browsing, and related tools. This site is the public marketing site and documentation for MeshChatX at . Important notes: - MeshChatX does not operate central message servers. Traffic goes over Reticulum links the user configures. - Prefer markdown URLs ending in `.md` or the bulk export at `/docs/export-all/md` when reading docs. - rngit over Reticulum is the canonical source tree. GitHub and LavaForge are clearnet mirrors for CI and releases. - Official application repository: https://github.com/Quad4-Software/MeshChatX. - Cryptography primitives are documented by Reticulum at https://reticulum.network/crypto.html. ## Documentation - [Overview](/docs/overview.md): MeshChatX documentation mirrored from the application docs bundle. - [Getting started](/docs/getting-started.md): First-day MeshChatX workflow on Reticulum, LXMF, and LXST. - [Installation and setup](/docs/installation.md): Docker, PyPI, desktop packages, CLI flags, and first launch. - [Building from source and packaging](/docs/building.md): Offline builds, desktop packages, and Android APKs. - [Development](/docs/development.md): Contributor workflow: install, format, lint, test, and locales. - [Architecture and design](/docs/architecture.md): Process layout, identity scoping, API model, and managers. - [LXMF messaging](/docs/messaging.md): Conversations, attachments, propagation, stamps, and filtering. - [Audio calls (LXST)](/docs/audio-calls.md): Voice calls, voicemail, duplex modes, and call history. - [Nomad Network and Mesh Server](/docs/nomad-network.md): Browse NomadNet pages and host page nodes from MeshChatX. - [Reticulum interfaces](/docs/interfaces.md): TCP, UDP, RNode, I2P, AutoInterface, and community listings. - [Tools and utilities](/docs/tools.md): Ping, RNPath, RNCP, Mesh Server, flasher, bots, and more. - [Identities, privacy, and security](/docs/identity-and-security.md): Identities, HTTPS, auth, sandboxing, backups, and recovery. - [Plugins](/docs/plugins.md): Capability-gated plugins, signing, WASM, and Sideband Python. - [RNS Link API](/docs/rns-link-api.md): Generic Reticulum Link transport over the MeshChatX WebSocket. - [NomadNet page formats](/docs/nomadmesh-pages.md): Micron, Markdown, text, and HTML pages for Mesh Server. - [Raspberry Pi](/docs/raspberry-pi.md): Headless MeshChatX on Raspberry Pi with the release wheel. - [Android (Termux)](/docs/android-termux.md): Run MeshChatX on Android through Termux. - [Meta Quest (SideQuest)](/docs/quest-sidequest.md): Sideload the MeshChatX Android APK onto Meta Quest. - [Linux sandboxing](/docs/linux-sandbox.md): Firejail, Bubblewrap, Landlock, and Seccomp for host installs. ## Machine-readable - [Full docs markdown](/docs/export-all/md): Every documentation page in one markdown file. - [llms-full.txt](/llms-full.txt): This index plus the full documentation text. - [Docs llms.txt](/docs/llms.txt): Documentation-only agent index. - [Releases API](/api/mcx-releases): Stable, beta, and testing download assets as JSON. - [Interfaces API](/api/mcx-interfaces): Reticulum interface directory snapshot as JSON. - [SBOM API](/api/mcx-sbom): CycloneDX software bill of materials catalog and per-version payloads. - [Sitemap](/sitemap.xml): All public HTML pages and locales. ## Site - [Download](/download): Installers, packages, and container images. - [Roadmap](/roadmap): Near-term product plan. - [Changelog](/changelog): Release history mirrored from the app repository. - [Interfaces](/interfaces): Public Reticulum interface directory browser. - [Dependencies](/dependency): SBOM browser for release builds. - [Git](/git): Clone URLs for rngit, GitHub, and LavaForge. ## Optional - [Contact](/contact): LXMF and email. - [Donate](/donate): Ko-fi, Buy Me a Coffee, and Monero. - [Branding](/branding): Logos and usage. - [License](/license): Website and product licensing notes. - [Privacy](/privacy): No tracking, no ads, functional cookies only.