# Velkommen til Hell Robotics Docs

Generelt

Har har vi samlet alt det som er kjekt å vite eller lære seg, når en er medlem av Hell Robotics. Eller om man bare ønsker tips til hobbyprosjekter og hvordan gjennomføre dem.

### [Sikkerhet&#xD;](/sikkerhet.md)

### [Kompetanse&#xD;](/kompetanse/kompetanse-i-hell-robotics.md)

### [Tips til ting å gjøre](/tips-til-ting-a-gjore/tips-til-ting-a-gjore.md)

### Snarveier

[LEGO Mindstorms](/kompetanse/programmering-lego-mindstorms-ev3.md)

[Arduino](/kompetanse/programmering-med-arduino.md)

[MakeBlock](/kompetanse/programmering-bruk-av-makeblock-roboter.md)

[micro:bit](/kompetanse/programmering-med-micro-bit.md)

[360-bot](/robots/360-bot.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.hellrobotics.no/master.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.
