# 테스트 주도 개발

- [1부](https://koseungbin.gitbook.io/wiki/books/undefined-3/1.md)
- [다중 통화를 지원하는 Money 객체](https://koseungbin.gitbook.io/wiki/books/undefined-3/1/money.md)
- [타락한 객체](https://koseungbin.gitbook.io/wiki/books/undefined-3/1/undefined.md)
- [모두를 위한 평등](https://koseungbin.gitbook.io/wiki/books/undefined-3/1/undefined-1.md)
- [프라이버시](https://koseungbin.gitbook.io/wiki/books/undefined-3/1/undefined-2.md)
- [솔직히 말하자면](https://koseungbin.gitbook.io/wiki/books/undefined-3/1/undefined-3.md)
- [돌아온 '모두를 위한 평등'](https://koseungbin.gitbook.io/wiki/books/undefined-3/1/undefined-4.md)
- [사과와 오렌지](https://koseungbin.gitbook.io/wiki/books/undefined-3/1/undefined-5.md)


---

# 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://koseungbin.gitbook.io/wiki/books/undefined-3.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.
