> For the complete documentation index, see [llms.txt](https://docs.velogicfit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.velogicfit.com/pt-br/secao-04-aero.md).

# Seção 04: Aero

- [Noções básicas de Aero](https://docs.velogicfit.com/pt-br/secao-04-aero/aero-basics.md): Princípios fundamentais da aerodinâmica no ciclismo, incluindo componentes da força de arrasto e seu impacto na otimização do desempenho.
- [O que você pode (e não pode) fazer com o Aero no Velogic Studio](https://docs.velogicfit.com/pt-br/secao-04-aero/aero-capabilities.md): Entendendo os recursos e as limitações do módulo Aero do Velogic Studio para medição de área frontal e análise aerodinâmica.
- [Como usar o Aero no Velogic Studio](https://docs.velogicfit.com/pt-br/secao-04-aero/how-to-use-aero.md): Guia completo para configurar e usar o módulo Aero com câmeras frontais para análise aerodinâmica
- [Análise aprofundada: Progressão frontal](https://docs.velogicfit.com/pt-br/secao-04-aero/frontal-progression.md): Recurso avançado para visualizar mudanças na área frontal ao longo de uma sessão de fit, mostrando melhorias de posição para relatórios ao cliente.
- [Teste de sustentabilidade](https://docs.velogicfit.com/pt-br/secao-04-aero/sustainability-test.md): Aprenda a usar a função de teste de sustentabilidade de captura automática para avaliar por quanto tempo os ciclistas conseguem manter posições


---

# 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:

```
GET https://docs.velogicfit.com/pt-br/secao-04-aero.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.
