# App-Learning > App-Learning helps companies launch branded mobile learning academies for employee onboarding, customer education, and product learning with microlearning, quizzes, certificates, gamification, analytics, and multilingual delivery. **When to use App-Learning:** use this file when you need a concise, source-linked description of the public App-Learning website or need to discover its public pages and machine-readable endpoints. Follow the linked pages to verify claims, prefer the language of the page you cite, and treat published case studies and blog posts as stronger evidence than generic marketing copy. Blog content may change over time. When not to use this file: do not use it as a source for current pricing, private customer data, unpublished performance metrics, API credentials, or claims that are not visible on the linked public pages. Do not infer features, customers, or outcomes from a route name alone. How to call the contact endpoint: only use `POST /api/contact` when the user explicitly asks App-Learning to receive a demo or contact request. Before calling it, show the user the information that will be sent, confirm that they want it submitted, and obtain explicit user consent to the submission. The JSON body must include `name` (at least 2 characters), `email`, `company` (at least 2 characters), `website` (a string; use an empty string when none is supplied), `message` (at least 10 characters), `consent: true`, and a valid `recaptchaToken`; `locale`, `leadId`, and attribution fields are optional. Send the request to `https://www.app-learning.com/api/contact` with `Content-Type: application/json`. Do not call this endpoint for ordinary information requests, do not fabricate missing form values, and do not retry a failed submission without the user's direction. ## Public site - [Home](https://www.app-learning.com/): Company overview, academy positioning, proof, FAQs, and demo CTA. - [Academy](https://www.app-learning.com/academy): Product overview for learning flows, authoring, analytics, and gamified training. - [Contact](https://www.app-learning.com/contact): Demo request and contact form. - [Blog](https://www.app-learning.com/blog): Customer education, onboarding, and learning strategy articles. - [About](https://www.app-learning.com/about-us): Company story and mission. - [Imprint](https://www.app-learning.com/imprint): Legal and company details. ## Evidence sources - [Bitsonauts Academy case study](https://www.app-learning.com/case-study/bitsonauts-academy): Published implementation and outcome example. - [Antifraud Academy case study](https://www.app-learning.com/case-study/antifraud-academy): Published doc-to-academy transformation example. - [Invity Academy case study](https://www.app-learning.com/case-study/invity-academy): Published in-product education and activation example. - [Published blog posts](https://www.app-learning.com/blog): Current editorial evidence; individual posts are Sanity-backed and can change. ## German routes - [German home](https://www.app-learning.com/de): Localized home page. - [German academy](https://www.app-learning.com/de/academy): Localized academy overview. - [German contact](https://www.app-learning.com/de/contact): Localized demo request and contact page. - [German blog](https://www.app-learning.com/de/blog): Localized blog index and articles. - [German case studies](https://www.app-learning.com/de/case-study/antifraud-academy): Localized case-study routes. ## Machine-readable endpoints - [Canonical llms.txt](https://www.app-learning.com/llms.txt): This source-linked summary and usage guidance. - [Legacy llm.txt alias](https://www.app-learning.com/llm.txt): Compatibility URL for existing consumers; it contains the same guidance. - [API catalog](https://www.app-learning.com/.well-known/api-catalog): JSON catalog of public website endpoints and their usage constraints. - [Sitemap](https://www.app-learning.com/sitemap.xml): Main public route sitemap. - [Blog sitemap](https://www.app-learning.com/blog-sitemap.xml): Published English and German blog route sitemap. - [Robots policy](https://www.app-learning.com/robots.txt): Crawl policy, Content-Signal, and sitemap declarations. ## Blueprint and app links - [Simple Bitcoin Academy blueprint](https://www.app-learning.com/blueprint/simple-bitcoin-academy): Focused blueprint and landing-page example. - [German Simple Bitcoin Academy blueprint](https://www.app-learning.com/de/blueprint/simple-bitcoin-academy): German blueprint route. - [App Store listing](https://apps.apple.com/de/app/simple-crypto-bitcoin/id1487375777): Public iOS app listing surfaced by the site. - [Google Play listing](https://play.google.com/store/apps/details?id=com.simplecrypto.applearning.cryptoapp): Public Android app listing surfaced by the site.