# Formation x84 Plateforme e-learning x84 — formations en ligne, accompagnement et progression à votre rythme. Base URL: https://formation.x84.be ## LLM Entry Points - [llms.txt](https://formation.x84.be/llms.txt) - This URL map for AI agents. ## Public Pages - [Home](https://formation.x84.be/) - Plateforme e-learning x84 — formations en ligne, accompagnement et progression à votre rythme. - [About](https://formation.x84.be/about) - About Formation x84. - [Contact](https://formation.x84.be/contact) - Support and contact page. - [Privacy Policy](https://formation.x84.be/legal/privacy) - Privacy policy and data handling information. - [Terms](https://formation.x84.be/legal/terms) - Terms of service. ## Authenticated Application Route Patterns - [Sign in](https://formation.x84.be/auth/signin) - User authentication entry point. - [Sign up](https://formation.x84.be/auth/signup) - New user registration entry point. - [Current organization redirect](https://formation.x84.be/orgs) - Redirects authenticated users to their active organization. - [Organization list](https://formation.x84.be/orgs/list) - Lists organizations available to the authenticated user. - [New organization](https://formation.x84.be/orgs/new) - Creates a new organization. - [Organization dashboard](https://formation.x84.be/orgs/:orgSlug) - Authenticated organization workspace. - [Organization settings](https://formation.x84.be/orgs/:orgSlug/settings) - Organization profile, members, and danger settings. - [Account settings](https://formation.x84.be/account) - Authenticated user account settings. - [Admin](https://formation.x84.be/admin) - Platform admin area. ## Notes For Agents - Browser requests receive HTML for human use. - Dynamic authenticated routes require a valid session and real organization slug.