> 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-cesky-uzivatelsky-manual/xv.-nahravani-vasich-letu/pouziti-chytreho-telefonu.md).

# Použití chytrého telefonu:

Nahrání letu lze provést automaticky po přistání, pokud máte v nastavení aplikace zaškrtnuto „ano“ u „Odesílat stopy automaticky“, pokud je vaše zařízení stále připojeno přes Bluetooth k telefonu při přistání (a během nahrávání) a pokud máte v tomto čase slušné pokrytí sítě.

Je také možné ručně odeslat / sdílet stopu podle vašeho výběru z aplikace:

<figure><img src="/files/0f10935bf4fcfef3d7565e9454ed538601ff80c4" alt=""><figcaption></figcaption></figure>

O nahrávání letu přes Bluetooth:

\- Pokud máte letový deník na jiných platformách (XContest, DHV-XC...), naše servery mohou automaticky nahrát kopii vašeho letu. Nakonfigurujte své profily na této stránce: <https://www.syride.com/en/moncompte>

\- Přenos přes Bluetooth Low Energy může trvat poměrně dlouho. Pokud manuální přenos trvá déle než 3 minuty, budete o tom informováni potvrzovacím vyskakovacím oknem.

\- Automatický přenos na konci letu bude proveden systémově, pokud doba přenosu je méně než 10 minut. Pokud by doba přenosu byla delší, zobrazilo by se potvrzovací vyskakovací okno pouze pokud je vaše aplikace zobrazená v popředí na telefonu. Pokud je na pozadí nebo je telefon v pohotovostním režimu, přenos nebude proveden. Budete muset svůj let poté odeslat ručně.


---

# 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-cesky-uzivatelsky-manual/xv.-nahravani-vasich-letu/pouziti-chytreho-telefonu.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.
