> For the complete documentation index, see [llms.txt](https://docs.riido.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riido.io/sprints.md).

# 스프린트

- [스프린트](https://docs.riido.io/sprints/overview.md): 반복 가능한 주기로 업무를 정리하고, 목표 중심의 실행 사이클을 만드세요.
- [스프린트 그래프](https://docs.riido.io/sprints/sprint-graph.md): 스프린트 진행 상황을 시각적으로 파악하고, 병목이나 리스크를 빠르게 점검하세요.
- [자동화](https://docs.riido.io/sprints/automations.md): 반복되는 스프린트 설정을 자동화해, 팀의 리듬을 꾸준히 유지하세요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.riido.io/sprints.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.
