# Send Data from Daxium

Daxium-Air lets you create bridges between the platform and other systems so your data flows automatically into your existing workflows.

* [Planned Export](/user-documentation/connect/exporting-data/planned-export.md) — Schedule recurring exports of submissions, reports, and attachments to an FTP or SFTP server.
* [Webhooks](/user-documentation/connect/exporting-data/webhooks.md) — Send real-time HTTP notifications to external systems whenever a submission is created or updated.


---

# 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://www.center.daxium-air.com/user-documentation/connect/exporting-data.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.
