> 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_daysoff/01_orlando.md).

# Arriving Orlando

*Spring Break Day 1*

![](/files/-M4CTJlsyUA_mq6mhG2K)

Okay, this vocation should originally be kicked off on Friday, but the flight was delayed. So, Saturday becomes the beginning of this break. We waked up at 4am, and took 8am flight from Pittsburgh to Orlando. Then, we visit LEGO Land after arrival. In the night, we walked around International Drive, where is a place for restaurants and stores.

We took Uber to get to LEGO Land, which last for one hour, but the price is reasonable. However, the ticket for LEGO Land is much expensive than our expectation; also, the stuffs in LEGO Land were actually for kids. Therefore, the time in LEGO Land was not really fun, but kind of remarkable for us.

Even though people say that we should treat all kinds of people the same, I found that there are some people they don’t really want to talk to us, as Asians. I am not sure why this happens, but I feel bad when people don’t answer the questions. This reminds me that I should always treat different people in the same way.

*Orlando International Airport @ Orlando. March 8, 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_daysoff/01_orlando.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.
