# FLINKS AND FLOWS

- [Flinks](https://docs.flytbase.com/flinks-and-flows/flinks.md): Learn more about Flinks (FlytBase Links) and how you can leverage them to integrate third-party apps and sensors with FlytBase to automate your enterprise drone workflows.
- [Flinks: Alarms](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-alarms.md)
- [Flinks : Live Streaming](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-live-streaming.md)
- [Introduction to Secured RTSP Streaming](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-live-streaming/introduction-to-secured-rtsp-streaming.md): FlytBase now supports enhanced RTSP with authentication dialogs and introduces RTSPS encrypted streaming for secure access via VLC, FFplay, Milestone XProtect, and Genetec.
- [Security and Network Considerations](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-live-streaming/introduction-to-secured-rtsp-streaming/security-and-network-considerations.md): Essential security guidelines and network configuration requirements for implementing RTSP and RTSPS streaming with authentication and encryption protocols.
- [Setting Up Authenticated RTSP Streaming](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-live-streaming/introduction-to-secured-rtsp-streaming/setting-up-authenticated-rtsp-streaming.md): Step-by-step guide for generating authenticated RTSP links and configuring VLC Media Player access. Authentication process applies to Milestone XProtect and Genetec platforms.
- [Flinks : Data Processing](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-data-processing.md)
- [Mapping Using DroneDeploy](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-data-processing/mapping-using-dronedeploy.md)
- [Mapping Using Pix4D](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-data-processing/mapping-using-pix4d.md)
- [Mapping Using Strayos](https://docs.flytbase.com/flinks-and-flows/flinks/flinks-data-processing/mapping-using-strayos.md)
- [Flows](https://docs.flytbase.com/flinks-and-flows/flows.md): Keywords- Flows, Automation, Workflows, Response
- [Flows : Alarms](https://docs.flytbase.com/flinks-and-flows/flows/flows-alarms.md)
- [Flows : Operational Notifications](https://docs.flytbase.com/flinks-and-flows/flows/flows-operational-notifications.md): Operational Notifications on FlytBase are designed to provide real-time alerts and updates about critical drone operations.


---

# 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.flytbase.com/flinks-and-flows.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.
