# 首页

这是一本关于Scala泛型编程库（shapeless）的学习指南，原书已开源于GitHub，本书是翻译原书，并提供Gitbook电子书，同时也开源于GitHub。

GitBook：<https://dreamylost.gitbook.io/dreamylost>

翻译：梦境迷离

博客：<https://dreamylost.cn>

Scala技术交流QQ群：892402908


---

# 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://dreamylost.gitbook.io/dreamylost/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.
