# Inscripto > Inscripto is a sports event management platform for organizers. It centralizes online registrations, payments (Pix and credit card), live results publishing, athlete management, and event communications in a single multi-tenant Rails application. Inscripto is offered as a hosted SaaS product. Each organizer (a "client") gets an isolated workspace, optionally on its own subdomain, with branding, payment settings, and event data. The site at `https://app.inscripto.com.br/` is the public marketing and signup entry point for new organizers; existing organizers access their workspace at their own subdomain or through the sign-in link. ## Key pages - [Home](https://app.inscripto.com.br/): product overview for sports event organizers — what Inscripto does, who it is for, and the main value propositions (online registrations, integrated payments, live results, complete event management). - [Sign up](https://app.inscripto.com.br/sign_up): create a free organizer account and provision a new workspace subdomain. - [Sign in](https://app.inscripto.com.br/sign_in): log into an existing organizer or athlete account. - [Contact](https://app.inscripto.com.br/contact): contact details for Inscripto (email, phone, location, social media) for sales, support, and partnership inquiries. ## What Inscripto does - Online registrations with custom forms, categories, entry discounts, and automatic confirmation. - Payment processing in Brazilian Real (BRL) via Pix (Banco Inter) and credit card (Stripe and Mercado Pago), including installments where supported. - Live results publishing for sports events, with athlete notifications by email, push, and WhatsApp. - Photo galleries and content (announcements, posts, documents) tied to each event. - Multi-client tenancy: each organizer has its own subdomain, branding, settings, and isolated data. - Localization in English and Brazilian Portuguese (`en`, `pt-BR`), including translated route paths. ## Who it is for - Sports event organizers (federations, clubs, race directors, leagues) who need to collect entries and payments online and publish results. - Athletes registering for events, viewing schedules and results, and managing their entries. ## Not in scope for crawling The following paths are signed-in admin or auth flows and are not useful for indexing or summarization: - `/admin/*` — organizer admin dashboard (requires authentication). - `/sign_in`, `/sign_up`, `/password`, `/confirm_email` — auth surfaces. See `https://app.inscripto.com.br/robots.txt` and `https://app.inscripto.com.br/sitemap.xml` for the canonical crawl rules and indexable URL list.