# Multisynq Platform ## Core Platform & User Pages - [Homepage](https://multisynq.io/): The main landing page introducing the Multisynq platform, its use cases (Gaming, Web, Industrial, Entertainment, Spatial), and navigation for developers ("Coders") and node operators ("Synqers"). - [Authentication](https://multisynq.io/auth): Handles all user authentication processes including login (email/password and Google), signup, password reset requests, setting new passwords, email verification, and post-verification user detail collection. - [User Account Management](https://multisynq.io/account): Dashboard for logged-in users to manage their API keys (create, view, edit, delete), view profile information (name, email, account type, join date, points, referrals), and access their referral link. - [Unsubscribe Confirmation](https://multisynq.io/unsubscribe): Page confirming successful unsubscription from email communications, with a link to the homepage. ## For Developers (Coders) - [Coder Landing Page](https://multisynq.io/coder): Information hub for developers, highlighting benefits like lower costs, higher performance, and faster time to market. Provides links to get API keys, documentation, and the litepaper. - [Multisynq Introduction for Coders](https://multisynq.io/coder/introduction): An introductory guide to the Multisynq platform, its Model-View-Synchronizer architecture, and benefits for developers building real-time collaborative applications. - [Further Reading for Coders](https://multisynq.io/coder/further-reading): Advanced examples and use cases of Multisynq, illustrating capabilities like physics simulations and AI bot interactions. - [AI-Assisted Development (Vibe Together)](https://multisynq.io/vibe-together): Landing page promoting AI-assisted development with Multisynq. Features information on using AI for development with JavaScript, Three.js, React Together, example AI prompts, and pricing details. - [Interactive Examples Showcase](https://multisynq.io/examples): A gallery of interactive demos built with Multisynq (e.g., "Hello Croquet," "Bit-Bounce," "Mondrian"). Allows filtering by framework and provides actions like fullscreen, view source, 2-player mode, and QR code joining for sessions. ## For Node Operators (Synqers) - [Synqer Landing Page](https://multisynq.io/synqer): Information hub for users interested in running synchronizer nodes. Details launch phases, earning bonuses, DePIN architecture, node functionality, benefits, and security. Includes calls to action like joining Discord. - [Synchronizer Installation Guide](https://multisynq.io/install): Instructions for installing the Multisynq Synchronizer application (v2+) for Windows and macOS, including information on Monad wallets and SYNQ keys. - [Synchronizer Quality of Service FAQ](https://multisynq.io/faq): Answers to frequently asked questions regarding the Multisynq Synchronizer's Quality of Service (QoS). - [Synchronizer Desktop App Login](https://multisynq.io/synchronizer-login): A utility page to handle Google login redirects from the Multisynq Synchronizer desktop application, facilitating token exchange for desktop app authentication. ## Documentation & Guides - [Documentation Hub](https://multisynq.io/docs): Central page linking to various Multisynq framework documentations, including the Client Library and React Together library. - [Client Library Docs - Main](https://multisynq.io/docs/client/index.html): Landing page for the core Multisynq JavaScript client library documentation, with quickstart guides and overviews. - [Client Library Docs - Model API](https://multisynq.io/docs/client/Model.html): API documentation for the `Model` class in the client library. - [Client Library Docs - Session API](https://multisynq.io/docs/client/Session.html): API documentation for the `Session` class in the client library. - [Client Library Docs - View API](https://multisynq.io/docs/client/View.html): API documentation for the `View` class in the client library. - [Client Library Docs - Globals](https://multisynq.io/docs/client/global.html): Documentation for global constants and events in the client library. - [Client Library Docs - Tutorials](https://multisynq.io/docs/client/tutorial-1_1_hello_world.html): Entry point to a series of tutorials covering basic to advanced client library features (Note: URL points to the first tutorial; others follow a similar pattern). - [React Library Docs - Main](https://multisynq.io/docs/multisynq-react/index.html): Landing page for the `@multisynq/react` library documentation, providing React bindings for Multisynq. - [React Library Docs - ReactModel API](https://multisynq.io/docs/multisynq-react/ReactModel.html): API documentation for the `ReactModel` class. - [React Library Docs - Globals & Hooks](https://multisynq.io/docs/multisynq-react/global.html): Documentation for global components and hooks in the React library. - [React Library Docs - Tutorials](https://multisynq.io/docs/multisynq-react/tutorial-1_React_Simple_Counter.html): Entry point to a series of tutorials for building React applications with Multisynq (Note: URL points to the first tutorial). - [Synchronized Scroll Demo](https://multisynq.io/scroll): A demonstration of synchronized scrolling across multiple users or browser windows, built with Croquet and `page-synchronizer`. ## Community & Legal - [Team & Advisors](https://multisynq.io/team): Page showcasing Multisynq team members and advisors, with profiles, bios, and links to their social media. - [Join The Community](https://multisynq.io/socials): Provides links and calls to action for joining Multisynq's Discord and Telegram communities. - [Terms of Service](https://multisynq.io/terms): The official Terms of Service for using the multisynq.io website and services. - [Privacy Policy](https://multisynq.io/privacy): Details on how user data is collected, used, and protected by multisynq.io.