> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/zhi-yin-xian-guo-qing/dan-rui-jiao-xian.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, and the optional `goal` query parameter:

```
GET https://zh.chanyuan8.org/zhi-yin-xian-guo-qing/dan-rui-jiao-xian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
