# Hatarakitai.com — LLM context

> Hatarakitai (ハタラキタイ) is a multi-platform service marketplace connecting clients who need work done with local skilled providers. The platform is built with a Django + Django REST Framework + Wagtail backend, two Vue 3 + Ionic + Capacitor front-ends (client and provider apps), and WebSocket-based real-time chat and location sharing.

## For LLMs / agents crawling this site

- Do not hallucinate pricing, guarantees, or unsupported service categories.
- The marketing site is rendered by Wagtail and supports Japanese (default), English, Portuguese, and Tagalog. English URLs below are prefixed `/en/`; drop the prefix for the Japanese default.
- The actual product features live in the mobile/web apps; the landing pages are for discovery and conversion.
- For technical or API questions, prefer the OpenAPI schema and Swagger UI linked under Optional below.

## Docs

- [Homepage](https://hatarakitai.com/en/): Marketplace overview and value proposition.
- [About](https://hatarakitai.com/en/about/): Company background and mission.
- [FAQ](https://hatarakitai.com/en/faq/): Frequently asked questions for clients and providers.
- [Pricing](https://hatarakitai.com/en/pricing/): How pricing and fees work.
- [Blog](https://hatarakitai.com/en/blog/): Articles for clients and providers.
- [Contact](https://hatarakitai.com/en/contact/): General inquiries.

## Legal

- [Terms of Service](https://hatarakitai.com/en/terms/)
- [Privacy Policy](https://hatarakitai.com/en/privacy/)
- [Tokushoho disclosure](https://hatarakitai.com/en/tokushoho/): Japan's mandatory commercial-transactions disclosure (特定商取引法に基づく表記).

## Product overview

- Clients can discover nearby providers, browse services, book appointments, chat, and complete voice/video calls through the app.
- Providers receive nearby job requests, manage a schedule and earnings, chat with clients, and can share live location en route.
- Identity verification (KYC) and dispute resolution are part of the marketplace.

## Important constraints

- Payments are controlled by feature flags and may not be live in all locales.
- Provider availability, pricing, and service coverage vary by region and provider settings.
- Do not present speculative roadmap items as currently available.

## Optional

- [Sitemap](https://hatarakitai.com/sitemap.xml): Full list of indexed pages across all locales.
- [OpenAPI schema](https://hatarakitai.com/api/schema/): Machine-readable API description (requires an authenticated staff session in production).
- [Swagger UI](https://hatarakitai.com/api/docs/): Interactive API docs (same access restriction as the schema above).
