# Enterprise Features

- [Streaming Sharing](https://docs.xbstation.com/enterprise-features/streaming-sharing.md)
- [Generate Link](https://docs.xbstation.com/enterprise-features/streaming-sharing/generate-link.md)
- [User Interface](https://docs.xbstation.com/enterprise-features/streaming-sharing/overview.md)
- [Precision Landing](https://docs.xbstation.com/enterprise-features/precision-landing.md)
- [Initial Setup](https://docs.xbstation.com/enterprise-features/precision-landing/initial-setup.md)
- [Hardware Setup](https://docs.xbstation.com/enterprise-features/precision-landing/initial-setup/hardware-setup.md)
- [Software Setup](https://docs.xbstation.com/enterprise-features/precision-landing/initial-setup/software-setup.md)
- [Flying and Testing](https://docs.xbstation.com/enterprise-features/precision-landing/flying-and-testing.md): This section guide you how to safety achieve PL with XBLink
- [Delivery](https://docs.xbstation.com/enterprise-features/delivery.md): XBStation supports cloud-based offering for package delivery operations.
- [Ground Control Station](https://docs.xbstation.com/enterprise-features/delivery/ground-control-station.md)
- [Plan a Delivery Mission](https://docs.xbstation.com/enterprise-features/delivery/ground-control-station/plan-a-delivery-mission.md)
- [Release/Grab Gripper](https://docs.xbstation.com/enterprise-features/delivery/ground-control-station/release-grab-gripper.md)
- [Display Cell Tower Location](https://docs.xbstation.com/enterprise-features/delivery/ground-control-station/display-cell-tower-location.md)
- [Cloud](https://docs.xbstation.com/enterprise-features/delivery/cloud.md)
- [Monitor Deliveries Live](https://docs.xbstation.com/enterprise-features/delivery/cloud/monitor-deliveries-live.md)
- [Post-Flight Analysis](https://docs.xbstation.com/enterprise-features/delivery/cloud/post-flight-analysis.md)


---

# Agent Instructions: 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.xbstation.com/enterprise-features.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.
