> For the complete documentation index, see [llms.txt](https://docs.miltechsimulations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltechsimulations.com/miltech-simulations-mv-22b-tiltrotor/product-guides/other-procedures/fuel-dumping.md).

# Fuel Dumping

The Osprey is also capable of dumping fuel. Fuel dumping occurs at a very fast rate, and the pilot must be careful to not dump more fuel than intended. Fuel dumping is fully simulated on this product.

1. Fuel dumping limited to 6000ft AGL and above, except during an emergency.
2. Airspeed - 80KCAS or Higher
3. Rate of Descent, 1000ft/min max, Rate of Climb, No limit
4. Nacelles – 0 deg to 75 deg
5. Landing Gear – Retracted
6. All Cabin Doors – Closed
7. Fuel Dump – Select
8. Feed Tank will not be dumped, the system automatically secures that a minimum amount of fuel is left in the tanks.


---

# 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://docs.miltechsimulations.com/miltech-simulations-mv-22b-tiltrotor/product-guides/other-procedures/fuel-dumping.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.
