> For the complete documentation index, see [llms.txt](https://manuals.syride.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.syride.com/xl-nederlandse-handleiding/xv.-uw-vluchten-uploaden/met-een-smartphone.md).

# Met een smartphone:

Het uploaden van een vlucht kan automatisch worden gedaan wanneer je landt als je in de voorkeuren van de app "ja" hebt aangevinkt bij "Tracks automatisch verzenden", als je instrument nog via Bluetooth met je telefoon verbonden is wanneer je landt (en tijdens de upload), en als je gedurende die tijd een behoorlijke netwerkdekking hebt.

Het is ook mogelijk om handmatig een track naar keuze vanuit de app te verzenden/delen:

<figure><img src="/files/3309e7107735dd0b8da97f083d1f4bf2fecf1a45" alt=""><figcaption></figcaption></figure>

Over het vluchtupload via Bluetooth:

\- Als je een vluchtlog hebt op andere platforms (XContest, DHV-XC...), kunnen onze servers automatisch een kopie van je vlucht uploaden. Configureer je profielen op deze pagina: <https://www.syride.com/en/moncompte>

\- De overdrachtstijd in Bluetooth Low Energy kan behoorlijk lang zijn. Als een handmatige overdracht langer dan 3 minuten duurt, word je hiervan op de hoogte gebracht met een bevestigingspop-up.

\- De automatische overdracht aan het einde van de vlucht wordt systematisch uitgevoerd als de overdrachtstijd minder dan 10 minuten bedraagt. Mocht de overdrachtsduur langer zijn, dan wordt er alleen een bevestigingspop-up weergegeven als je applicatie op de voorgrond op je telefoon wordt weergegeven. Als deze op de achtergrond draait, of de telefoon in standby staat, wordt de overdracht niet uitgevoerd. Je zult je vlucht dan handmatig moeten verzenden.


---

# 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://manuals.syride.com/xl-nederlandse-handleiding/xv.-uw-vluchten-uploaden/met-een-smartphone.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.
