# How-To

- [Opdater Github-fork med sidste nyt fra den oprindelige kilde (source)](https://book.exeti.co/howto/opdater-github-fork-med-sidste-nyt-fra-den-oprindelige-kilde-source.md): Sådan kan du med Git indlæse sidste nye ændringer fra den oprindelige kilde, hvor fra du har lavet et fork.
- [OpenSSH daemon konfiguration (sshd config) - Hurtig forbindelse m. ssh](https://book.exeti.co/howto/openssh-daemon-konfiguration-sshd-config-hurtig-forbindelse-m.-ssh.md): Således forbinder du hurtigt og nemt din ssh-klient, ved at lave en sshd-konfiguration.


---

# 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://book.exeti.co/howto.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.
