> For the complete documentation index, see [llms.txt](https://jiniroy00.gitbook.io/united-airlines-policy-for-traveling-with-pets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jiniroy00.gitbook.io/united-airlines-policy-for-traveling-with-pets/united-airlines-policy-for-traveling-with-pets.md).

# United Airlines Policy for Traveling with Pets

To make traveling with your pet easy and safe, [United Airlines Policy for Traveling with Pets](https://www.baggageinfo.com/blog/united-airlines-policy-for-traveling-with-pets/) offers a pet-friendly travel policy. As long as they stay in a carrier that is approved and fits snugly beneath the seat, small dogs, cats, and rabbits are permitted to ride in the cabin. United's PetSafe program guarantees secure cargo transportation for pets too big for the cabin under carefully monitored circumstances. Due to the limited number of in-cabin pets permitted per flight, passengers should secure pet places in advance. Depending on the location, health certificates and immunization records might be needed. Emotional support animals and service animals must adhere to United's behavioral and documentation standards. Passengers can travel with their cherished pets in comfort and without stress if they prepare ahead of time and follow United Airlines' pet travel policy. Prior to booking your journey with United Airlines, always make sure to review the most recent regulations.


---

# 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://jiniroy00.gitbook.io/united-airlines-policy-for-traveling-with-pets/united-airlines-policy-for-traveling-with-pets.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.
