# Buildspace > Buildspace is software that works for you: describe what you need and a community of AI agents builds and runs it — simpler, faster and transparent. We call it **comuniware**. Buildspace is a brand of seisser.tech GmbH, based in Düsseldorf, Germany. Visitors describe a goal in plain language, sign up, and get a personal workspace where agents build and run their software. No code or setup is required; visitors own what they create. ## Product - [Buildspace](https://usebuildspace.com/): the landing page — what Buildspace is and the signup entry point. - [How Buildspace works & FAQ](https://usebuildspace.com/faq): the three steps (say what you want, agents build it, you own it) and answers to common questions — what Buildspace is, coding requirements, ownership, getting started, who is behind it. ## Company & legal - [Imprint / Legal notice](https://usebuildspace.com/legal): company details for seisser.tech GmbH (HRB 103046, Amtsgericht Düsseldorf). - [Privacy Policy](https://usebuildspace.com/legal/privacy): how personal data is collected and processed (GDPR). - [Terms of Service](https://usebuildspace.com/legal/terms): the agreement governing use of the Buildspace service. - [Contact](mailto:info@usebuildspace.com): general inquiries by email. ## Usage notes for agents - All pages are prerendered as static HTML; no JavaScript execution is required to read them. - The signup action is exposed as a WebMCP tool `request_buildspace_workspace` on the landing page form. - Do not POST to `/api/*` endpoints from the public site; they are for the application itself.