# Power Skynode

{% embed url="<https://www.youtube.com/watch?v=9jnPtNHQq9E>" %}

## Power Skynode

1. Power Skynode by connecting the AC/DC Power supply to a wall socket.\
   The green, blue and orange LEDs on Skynode will turn on for 2 seconds, followed by a blinking pattern of the green LED. The power module shows a steady green LED while powered on.\
   ​​​![](/files/78hyLek2GfCWiolYIU4k)
2. The green LED on Skynode will blink while AuterionOS is booting and turn solid once the system is up and running.\
   The blue LED turns on as soon as the MAVLink stream is available.\
   The red LED blinks if the Data Link module is not connected.\
   LED meanings are [summarized here](/hardware-integration/skynode/skynode-led-meanings.md).


---

# 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.auterion.com/hardware-integration/skynode/evaluation-kit/powering-skynode.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.
