# RF Antenna

**RF Antenna** is essential in wireless communication systems, including cellular routers and Wi-Fi hotspot networks. It allows these networks to transmit and receive data across distances reliably.&#x20;

<div align="left"><figure><img src="https://596578120-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGXBs7cnHH5bciDBymQOy%2Fuploads%2FjbryomRjTLD2l64ngOtA%2FRF-Antennas-OutdoorRouter.jpg?alt=media&#x26;token=f951dcd6-eff1-4905-b023-a578053c67fd" alt="" width="375"><figcaption></figcaption></figure></div>

It's critical to choose a suitable antenna matched to the frequency spectrum. Further optimization occurs based on desired coverage patterns, gain levels, and connector type.

Key antenna types include omnidirectional for 360° coverage, sectoral for directed broadcasts, and MIMO which utilizes multiple spatial streams.


---

# Agent Instructions: 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://antenna.router.works/rf-antenna.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.
