# Hem

Under 2019 stötte jag på fenomenet att skapa upp en egen Wiki för att samla information som man lärt sig och på andra sett dokumentera allt man kan. Denna tanke är ganska intressant. Så det här är en första version av en sådan från mig. Får se vad den fylls med.

För nyfikna finns det en lista på andra likande wikis här: <https://github.com/RichardLitt/meta-knowledge#readme>.


---

# 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://www.uppsnapp.at/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.
