# NOFX > NOFX is an AI auto trading dashboard and trading operations workspace hosted at https://trade.qyuanai.com/. > The public site is a JavaScript single-page application, so this document provides crawler-friendly context in plain text and markdown style. ## Canonical summary - Product name: NOFX - Main site: https://trade.qyuanai.com/ - Primary audience: users exploring AI-assisted trading workflows and trader dashboards - Primary language: Chinese - Public routes: /, /faq, /data, /login, /register, /reset-password - Authenticated routes: /welcome, /traders, /dashboard, /strategy, /strategy-market, /competition, /settings - Separate portal: /dinger/ (QuantDinger under the same domain) - API namespaces not intended as landing content: /api/* and /dinger/api/* - Compliance note: site descriptions are product and navigation context only, not investment advice ## What the site offers NOFX presents itself as an AI auto trading dashboard and product workspace. Based on its public shell and route structure, the site includes product entry pages, account access pages, trader-oriented dashboards, strategy-related pages, competition pages, data pages, and a separate QuantDinger companion portal. The authenticated app includes routes for traders, dashboards, strategy work, a strategy market, competitions, onboarding, and settings. The dashboard-related UI labels indicate views for account state, positions, latest AI decisions, and statistics. ## Public pages - / : main product entry page - /faq : public FAQ section - /data : public data-oriented section - /login : sign-in entry for existing users - /register : account creation entry - /reset-password : password recovery entry ## Authenticated product areas - /welcome : onboarding entry after authentication - /traders : trader selection and trader overview area - /dashboard : trader dashboard area - /strategy : strategy-related workspace - /strategy-market : strategy marketplace or discovery area - /competition : competition area - /settings : account or system settings ## QuantDinger companion portal A separate QuantDinger instance is available under https://trade.qyuanai.com/dinger/. It runs under its own application shell and API namespace and should be understood as a companion application, not the same SPA as the main NOFX landing site. ## Route-level markdown companions - https://trade.qyuanai.com/index.html.md - https://trade.qyuanai.com/faq.md - https://trade.qyuanai.com/data.md - https://trade.qyuanai.com/login.md - https://trade.qyuanai.com/register.md - https://trade.qyuanai.com/reset-password.md ## Supplemental crawler docs - https://trade.qyuanai.com/geo/overview.md - https://trade.qyuanai.com/geo/features.md - https://trade.qyuanai.com/geo/routes.md - https://trade.qyuanai.com/geo/quantdinger.md ## Crawler guidance Focus on the public pages and the markdown documents above for product understanding. Do not treat API endpoints as product documentation. Expect some authenticated routes to redirect or provide limited information when no user session is present. ## Last updated 2026-05-17