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

# Comece agora

- [Hardware necessário](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/hardware-needed.md)
- [Informações da HYFIX](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/hardware-needed/hyfix-information.md)
- [Configuração de hardware HYFIX](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/hardware-needed/hyfix-information/hyfix-hardware-setup.md): Como configurar seu hardware HYFIX WB200 ou HYFIX MGW310.
- [Integração com a Wingbits](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/hardware-needed/hyfix-information/wingbits-onboarding.md): Um guia rápido sobre como integrar seu hardware aprovado pela Wingbits à rede.
- [FAQ da HYFIX](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/hardware-needed/hyfix-information/hyfix-hardware-faq.md)
- [Alcance teórico de cobertura](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/hardware-needed/hyfix-information/theoretical-range-of-coverage.md): Esta página descreve como criar um panorama para avaliar o alcance de recepção de 1090 MHz e como integrar esses dados ao mapa tar1090, para visualizar seu alcance teórico de rastreamento de aeronaves.
- [Informações de BYOD](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/hardware-needed/byod-information.md)
- [Como reivindicar a localização da sua estação](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/how-to-claim-your-station-location.md): Para reivindicar a localização/hexágono da sua estação, você precisa registrar e implantar sua estação.
- [Adicionar endereço da carteira à sua conta](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/add-wallet-address-to-your-account.md)
- [Atribuir um host a uma estação](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/assign-a-host.md): Saiba como atribuir um host à sua estação Wingbits para compartilhar a propriedade e as recompensas.
- [Como configurar acesso remoto para uma estação](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/how-to-setup-remote-access-for-a-station.md)
- [Monitorar com o Grafana Cloud](https://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora/monitor-with-grafana-cloud.md)


---

# 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://docs.wingbits.com/wingbits/wingbits-english-pt-br/comece-agora.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.
