---
template-target: Home
template-levels: creator
template-note: the start page of a new creator project, copied into it as its Home topic
---
# Home

Your project's start page. It's a wiki topic, `Home`: change it any time.

- **The model:** [Domain](/domain/overview). Your classes and how they link, as a graph, UML, a tree or a matrix.
- **Data:** [browse and edit objects](/dom), class by class, with the screens the model gives you.
- **The wiki:** [topics](/topics) about the model, linked to its classes and objects. Classes live in `Spec:` topics.
- **The API:** [every route](/api), so other apps and your AI can use the data.
- **Help:** [connect your AI](/help).

## Getting started

1. Describe your subject to your AI, or write a class in a new `Spec:` topic.
2. Look at the model in Domain; add objects in Data.
3. Change this page to point at what matters in your project.
