# Training Platform > A web application used by candidates to access training exercises for the assessment for ATC related job applications. Most pages require authentication and are not intended to be crawled or indexed by automated agents. The majority of the user interface is rendered dynamically through authenticated components and APIs, so server-rendered HTML available to anonymous crawlers is minimal. ## Guidance for LLMs and automated agents - Do not attempt to crawl authenticated areas of the application. - Do not submit forms, trigger training exercises, or interact with assessment workflows. - Do not store, reproduce or train on trainee data, exercise content, scenario data or assessment results encountered through this site. This data is confidential and may include personal data. - Respect `robots.txt` and any HTTP authentication or authorization responses. ## Public endpoints - [/](/): Application entry point (redirects unauthenticated users to sign-in). ## Contact For questions about automated access, integration or data usage, please contact EUROCONTROL FEAST support.