# Introduction

Dewstack hosts documentation sites. You write your pages in a rich editor in the Dewstack dashboard, and Dewstack serves them as a fast, themed docs site on your own domain – with search, dark mode and a sidebar built from your content.

Every public Dewstack site also publishes an AI-readable copy of the same content – `llms.txt`, a `.md` version of each page, and an [MCP](/docs/api-and-agents/mcp) endpoint that Claude, ChatGPT and Cursor can connect to. That is included on every plan, from the trial upwards, and you don't have to configure it.

![The same page side by side – open in the Dewstack editor on the left, live on the published docs site on the right, with its sidebar, search, table of contents and copy-page button](https://res.cloudinary.com/dstack/image/upload/v1785156231/blob_lmdcwp.png)

One page, two views. There is no build step between them.

The unit you work in is a **workspace**: one documentation site, with its own collections and pages, its own theme, its own URL and its own access rules. You can run several – a public product manual, a private internal handbook – and they share nothing but your account.

## Where to start

[Quickstart Sign up, write one page, and get it live on a URL you can share – about five minutes.](/docs/welcome-to-dewstack/quickstart) [Explore core features What Dewstack actually does – editor, themes, hosting, access control, SmartDocs, analytics – each with its guide.](/docs/welcome-to-dewstack/core-features) [Connect an AI assistant Point Claude, ChatGPT or Cursor at your docs over MCP, or read them from a script with the REST API.](/docs/api-and-agents/mcp)

If you already have an account and want a map of the dashboard rather than a tutorial, read [Start your Journey](/docs/welcome-to-dewstack/start-your-journey).
