---
title: "Working With Us — FAQ & Real, Verified Answers | MS WebX"
description: "How an engagement starts, how a project runs, and what happens after launch. Real, verified answers straight from the community, always accurate."
canonical: https://mswebx.com/frequently-asked-questions/working-with-us
language: en
robots: index, follow
og_type: website
type: faq-category
language_alternates:
  en: https://mswebx.com/frequently-asked-questions/working-with-us.md
  cs: https://mswebx.com/cs/casto-kladene-otazky/spoluprace.md
  de: https://mswebx.com/de/haeufig-gestellte-fragen/zusammenarbeit.md
  es: https://mswebx.com/es/preguntas-frecuentes/trabajar-con-nosotros.md
  fr: https://mswebx.com/fr/questions-frequentes/travailler-avec-nous.md
  hu: https://mswebx.com/hu/gyakran-ismetelt-kerdesek/egyuttmukodes.md
  it: https://mswebx.com/it/domande-frequenti/lavorare-con-noi.md
  nl: https://mswebx.com/nl/veelgestelde-vragen/samenwerken.md
  pl: https://mswebx.com/pl/najczesciej-zadawane-pytania/wspolpraca.md
  pt: https://mswebx.com/pt/perguntas-frequentes/trabalhar-connosco.md
  ru: https://mswebx.com/ru/часто-задаваемые-вопросы/работа-с-нами.md
  tr: https://mswebx.com/tr/sikca-sorulan-sorular/birlikte-calismak.md
  zh: https://mswebx.com/zh/常见问题/合作方式.md
  ja: https://mswebx.com/ja/よくある質問/goirai-to-susumekata.md
  ar: https://mswebx.com/ar/الأسئلة-الشائعة/العمل-معنا.md
  ko: https://mswebx.com/ko/자주-묻는-질문/함께-일하기.md
  pt-br: https://mswebx.com/pt-br/perguntas-frequentes/trabalhar-com-a-gente.md
  hi: https://mswebx.com/hi/अक्सर-पूछे-जाने-वाले-प्रश्न/हमारे-साथ-काम.md
content_hash: sha256:6c5e2fd71ffa7c515cec91d535520b02de35dc13103ba1227c3554fbf5aa9e5b
generated: 2026-08-11
---

> **Machine-readable Markdown rendering.** This is a Markdown representation of a web page,
> served for AI agents and crawlers as a token-efficient alternative to the full HTML.
> Full interactive HTML version: https://mswebx.com/frequently-asked-questions/working-with-us
> Canonical URL: https://mswebx.com/frequently-asked-questions/working-with-us
> Available languages: en, cs, de, es, fr, hu, it, nl, pl, pt, ru, tr, zh, ja, ar, ko, pt-br, hi
> Change detection: `content_hash` is the SHA-256 of this document's Markdown body — everything
> below this block, whitespace-trimmed, excluding the front-matter. Compare it to detect a real
> content change; `generated` moves on every render and is not a change signal.

[ Back to FAQ](/frequently-asked-questions "faq-breadcrumb-link")

# Working With Us

How an engagement starts, how a project runs, and what happens after launch.

How does a project with MS WebX start?

You describe the goal, not the technical solution. We ask questions until the scope is actually clear, then put it in writing before anything is built. If we think what you asked for is the wrong way to reach your goal, we say so before you pay for it — that conversation is cheaper than the rebuild it prevents.

How does a project run day to day?

In small, visible steps. Work goes to a staging environment you can open in your browser whenever you want, and it reaches the live site only when you say so. Nobody is shown a finished product for the first time at the end of the project — by then it is too late to change anything cheaply.

What happens after launch?

What we build is meant to be maintained: dependency updates, monitoring, and changes as your business changes. Whether we keep doing that or your own team takes over is agreed as part of the project, not assumed afterwards. Nothing is built in a way that only we can touch.

Can you take over a system somebody else built?

We read the existing code first and then say plainly whether continuing it or replacing it costs less over the life of the system. Both answers happen — an inherited codebase is often perfectly fine and just badly documented. We do not recommend a rebuild by reflex, because a rebuild is the most expensive thing anyone can sell you.

What do you build on, and how do you keep quality up?

PHP on the server, TypeScript in the browser, Flutter for iOS and Android, MariaDB for data, nginx and FrankenPHP for serving. Current, widely known technology on purpose, so anyone can maintain it after us. Quality is enforced by machines rather than good intentions: static analysis runs at its strictest level with no suppression list, alongside more than two hundred project-specific rules that reject code the moment it drifts.
