> 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-manuale-duso-in-italiano/xv.-caricamento-dei-voli/usando-uno-smartphone.md).

# Usando uno smartphone:

Il caricamento di un volo può essere effettuato automaticamente al momento dell'atterraggio se, nelle preferenze dell'app, hai selezionato "sì" a "Invia tracce automaticamente", se il tuo strumento è ancora connesso via Bluetooth al tuo telefono quando atterri (e durante il caricamento), e se durante questo periodo hai una copertura di rete decente.

È anche possibile inviare/condividere manualmente una traccia a tua scelta dall'app:

<figure><img src="/files/c28bd06c612ffd0fd5be069154a29f824ea23f9b" alt=""><figcaption></figcaption></figure>

Informazioni sul caricamento del volo via Bluetooth:

\- Se hai un registro di volo su altre piattaforme (XContest, DHV-XC...), i nostri server possono caricare automaticamente una copia del tuo volo. Configura i tuoi profili in questa pagina: <https://www.syride.com/en/moncompte>

\- Il tempo di trasferimento in Bluetooth Low Energy può essere piuttosto lungo. Se un trasferimento manuale impiega più di 3 minuti, verrai avvisato con un popup di conferma per informarti.

\- Il trasferimento automatico alla fine del volo sarà eseguito sistematicamente se il tempo di trasferimento è inferiore a 10 minuti. Se la durata del trasferimento fosse maggiore, un popup di conferma verrebbe visualizzato solo se la tua applicazione è mostrata in primo piano sul tuo telefono. Se è in background, o il telefono è in standby, il trasferimento non verrà eseguito. Dovrai inviare il tuo volo manualmente in seguito.


---

# 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-manuale-duso-in-italiano/xv.-caricamento-dei-voli/usando-uno-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.
