# What is Teem?

**AI-Native Construction Orchestration Platform**

Teem is an AI-native construction management platform that lets anyone — from a homeowner remodeling a kitchen to a corporate developer rebuilding a city block — describe a project, and have intelligent agents continuously coordinate tasks, procurement, scheduling, inspections, and communication.

## The Problem

The $2.2T US construction industry loses time and money to miscommunication, improper scheduling, failed inspections, manual procurement, and fragmented tools.

## The Solution

Teem replaces the chaos with a single platform where:

* You describe your project to AI
* AI generates a complete plan with tasks and dependencies
* Your team gets notified when they're needed
* AI agents continuously monitor and optimize everything

## Quick Links

* [Business Plan](https://docs.teemup.app/business-plan/vision)
* [Architecture](https://docs.teemup.app/architecture/overview)
* [AI Agents](https://docs.teemup.app/ai-agents/system)
* [Features](https://docs.teemup.app/features/mvp)
* [Get Started](https://docs.teemup.app/development/getting-started)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.teemup.app/introduction/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
