> For the complete documentation index, see [llms.txt](https://youngzil.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://youngzil.gitbook.io/notes/qi-ta-xue-xi/han-yu-wen-xue/gu-shi-ci/man-jiang-hong-deng-huang-he-lou-you-gan.md).

# 满江红·登黄鹤楼有感

满江红·登黄鹤楼有感\
宋·岳飞\
遥望中原，荒烟外、许多城郭。想当年、花遮柳护，凤楼龙阁。\
万岁山前珠翠绕，篷壶殿里笙歌作。到而今、铁骑满郊畿，风尘恶。\
兵安在？膏锋锷。民安在？填沟壑。叹江山如故，千村寥落。\
何日请缨提锐旅，一鞭直渡清河洛。却归来、再续汉阳游，骑黄鹤。

满江红为一词牌名，此调为双调93字，前阕4仄韵，后阙5仄韵，前阕5、6句、后阕7、8句要对仗。后阕3字4字也可对仗。


---

# 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://youngzil.gitbook.io/notes/qi-ta-xue-xi/han-yu-wen-xue/gu-shi-ci/man-jiang-hong-deng-huang-he-lou-you-gan.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.
