# Frequently Asked Questions

## How does Skynode broadcast the Remote ID?

Skynode is currently using WiFi beacon frames to broadcast the Remote ID Data. More details can be found on the page How [Remote ID works](https://docs.auterion.com/operators/settings-and-maintenance/remote-id/how-remote-id-works).

## Can Skynode's WiFi still be used alongside Remote ID?

Currently, it is not possible to use regular WiFi while Remote ID is enabled since Auterion then cannot guarantee that the message interval is strictly lower than 1s at all times.&#x20;

## Can Remote ID be disabled on Skynode?&#x20;

Only developers and manufacturers can temporarily disable Remote ID.&#x20;

##

*References Provided by Auterion*


---

# 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.camflite.com/crd1/crd1-intro/remote-id/how-remote-id-works/frequently-asked-questions.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.
