# Agile termit (scrum)

## Sanasto

SCRUM

Tiimi (Scrum team)

Tuotteen omistaja (Product owner)

Kehitystiimi (Development team)

Valmentaja (Scrum master)

Sprintti, Iteraatio (Sprint)

Sprintin suunnittelu

Päivittäispalaveri (Daily scrum)

Sprintin katselmointi (Sprint review)

Sprintin retrospektiivi (Sprint retrospective

Scrum tuotokset (Scrum artifacts)

Tuotteen kehitysjono (Product backlog)

Sprintin kehitysjono (Sprint backlog)

Inkrementti (Increment)

Tuotosten läpinäkyvyys (Artifact transparency)


---

# 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://book.sovelluskontti.com/ketterae-ohjelmistokehitys/agile-termit-scrum.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.
