> For the complete documentation index, see [llms.txt](https://heronyang.gitbook.io/cmu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heronyang.gitbook.io/cmu/00_nyc/05_fly.md).

# I Believe I Can Fly

*Day 06*

![](/files/-M4CTFtIBEa7fcwIHb6d)

I believe I can fly. Wait! I am actually flying!

We went to Pier 6 for the helicopter, which we had made the reservation last week. The most exciting part is the moment that the helicopter left the ground. Everyone was yelling "wow\~" in the same time. The helicopter flight through the whole New York City, so we can see the time square, all the skyscrapers, Columbia University, Brooklyn, and almost everything from a bird's-eye view.

We've taken quite a lot of photos and videos. Even though the flight only lasted for half an hour, the memory will last forever.

*Sky of New York City. May 20, 2015*


---

# 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://heronyang.gitbook.io/cmu/00_nyc/05_fly.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.
