# Example Of Usage With SDR

**SDR Integration:** Enhance your drone operations with Asv.Drones.Sdr, our custom-built SDR software available on GitHub [here](https://github.com/asv-soft/asv-drones-sdr). Designed to communicate via the MAVLink protocol, Asv.Drones.Sdr expands the capabilities of your drones beyond traditional control. Additionally, our software allows integration with any other SDR software that utilizes MAVLink, enabling a wide range of applications such as spectrum monitoring, signal intelligence, and radio relay (development of additional UI controls may be required). With Asv.Drones.Sdr, users can leverage SDR technology to scan and analyze radio frequency signals, intercept communication signals, and extend communication networks, empowering them to tackle diverse missions effectively.

<figure><img src="/files/4vEqIVCoHEYGnLZvIXhi" alt=""><figcaption><p>Connecting to SDR</p></figcaption></figure>

<figure><img src="/files/pjKu0aKYd3kSKSgMDhbT" alt=""><figcaption><p>SDR parameters</p></figcaption></figure>

<figure><img src="/files/Wxwc8sGbUc9IpKQwwP1v" alt=""><figcaption><p>SDR widget</p></figcaption></figure>

<figure><img src="/files/ZcdDdmWEO8bcoGuKwEWF" alt=""><figcaption><p>SDR data in Packet Viewer</p></figcaption></figure>


---

# 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://docs.asv.me/overview/software-interface/example-of-usage-with-sdr.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.
