# Doca — Free Resume Builder Build a professional, ATS-friendly resume in minutes. What you see in the real-time preview is exactly what you download in your pixel-perfect PDF. Doca is free to start, requires no credit card, and has no monthly subscriptions. ## Key Features - **ATS-Friendly Templates**: Hand-crafted templates specifically optimized to pass through Applicant Tracking Systems. - **Real-Time Live Preview**: Instant rendering and layout adjustments as you type. - **Pixel-Perfect PDF Export**: What you see is exactly what you get, with clean, automated multi-page breaks. - **No Subscriptions**: Pay-as-you-go credit system. The first 10 downloads are free during early access. ## Available Templates Doca offers several unique templates tailored for different career stages and industries: 1. **Smart (`smart`)**: A well-structured resume that gets noticed. Ideal for corporate and tech positions. 2. **Basic (`basic`)**: Clean, standard layout with a professional finish. Perfect for traditional industries. 3. **Modern (`modern`)**: Bold and professional layout with a subtle touch of color. 4. **Sidebar (`sidebar`)**: Two-column layout with section icons for clean division of text. 5. **Timeline (`timeline`)**: Creative layout featuring a timeline path for experience. 6. **Jackson (`jackson`)**: Two-column layout with vibrant accents and clean structure. 7. **Elite (`elite`)**: High-tech dark mode layout with neon accents. Ideal for creative or modern tech spaces. 8. **Minimalist (`minimal`)**: Elegant, typography-focused layout designed for executives. 9. **Grid (`grid`)**: Playful, modular bento-box layout. --- ## Agentic Interface (WebMCP Integration) Doca supports **WebMCP (Web Model Context Protocol)**, allowing AI search engines and autonomous browser agents to programmatically query Doca's templates and search functionality. ### Declarative Form Tool AI agents can directly fill out and submit the template search form: - **Form Name/Tool**: `search_resume_templates` - **Description**: Search and filter professional ATS-friendly resume templates by template name, style, or layout keywords. - **Parameters**: `query` (string, e.g. "minimalist", "modern", "sidebar") - **Behavior**: Auto-submits and returns a JSON list of matching templates. ### Imperative WebMCP Tools When visiting the landing page, the following tools are registered on the browser context: 1. **`list_resume_templates`** - **Description**: Lists all available resume templates with their layout descriptions, styles, and names. - **Input Schema**: `{}` (none) 2. **`search_resume_templates`** - **Description**: Search for professional resume templates by name, style, layout or career keywords. - **Input Schema**: ```json { "type": "object", "properties": { "query": { "type": "string", "description": "The search query or keyword (e.g. Modern, Smart, Timeline)." } }, "required": ["query"] } ``` --- ## Sitemap & Directory - **Homepage**: `/` (Template gallery, features, FAQ, and pricing info) - **Sign In / Account Access**: `/login` (Authenticate with Google) - **Privacy Policy**: `/privacy` - **Terms of Service**: `/terms` - **Support Contact**: support@doca.com