> For the complete documentation index, see [llms.txt](https://docs.auterion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.auterion.com/hardware-integration/skynode/evaluation-kit/register-skynode.md).

# Register Skynode

To use your Skynode to it's full potential, you will need to register it with the Auterion suite. This will give you access to firmware updates as well as all suite related services. Ensure that you followed the previous steps "[Get Skynode ready](/hardware-integration/skynode/evaluation-kit/get-skynode-ready.md)" and "[Power Skynode](/hardware-integration/skynode/evaluation-kit/powering-skynode.md)" before continuing with the registration.

<figure><img src="/files/G3QVjK8CI1PbTgKChbtC" alt=""><figcaption><p><a href="https://suite.auterion.com/login">https://suite.auterion.com/login</a></p></figcaption></figure>

## Registration process

1. The first step to register your Skynode is to get access to the Auterion Suite.\
   Head to <https://suite.auterion.com/login> and log in if your organization already have an Auterion account. If this is not the case, go ahead and create a new account.\
   Once you have a valid and functioning account, you are ready to register Skynode.
2. Connect your Skynode to the PC/Laptop using the USB cable and open a web browser of your choice. At this point connect to Skynode by typing [10.41.1.1](http://10.41.1.1/) in the address bar of your web browser to access the Skynode Web UI.
3. Just follow the instructions to register and activate Skynode.\
   The registration process could take some time, wait until a confirmation message is displayed.

<figure><img src="/files/FjBmaEIXpxspMSJQDnUP" alt=""><figcaption></figcaption></figure>

Once Skynode has been registered continue to the next step to connect it to Auterion Mission Control.


---

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