# Dokumentation

{% hint style="warning" %}
**OBS:** Informationen på de nedanstående sidorna är inte på något sätt officiell eller sanktionerad av Microsoft, Unity eller något annat företag. Den är framställd som icke-kommersiellt utbildningsmaterial.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h2>C#</h2></td><td>Lättillgänglig, kortfattad och sökbar dokumentation för C#</td><td></td><td><a href="https://app.gitbook.com/o/z5sgNMMcAnOUt1fqvUGW/s/-MHmNgpRz-b16wpwGwZI-887967055/">C# Snabbreferens</a></td><td><a href="https://1937690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft567cGmgFsbOXYO6QFYM%2Fuploads%2FivEmgBB1YXjcD0h38J07%2FCsharp_Logo.png?alt=media&#x26;token=00d20ab1-80a2-4851-b5ff-9d957051115f">Csharp_Logo.png</a></td></tr><tr><td><h2>Java</h2></td><td>Lättillgänglig, kortfattad och sökbar dokumentation för C#</td><td></td><td><a href="https://krank23.gitbook.io/java-snabbreferens/">https://krank23.gitbook.io/java-snabbreferens/</a></td><td><a href="https://1937690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft567cGmgFsbOXYO6QFYM%2Fuploads%2FaEzyTjd8PKO3SVyoG3xa%2Fjava.png?alt=media&#x26;token=93cc727e-f794-4a49-b11b-0641bb26bd7e">java.png</a></td></tr><tr><td><h2>Webb</h2></td><td>Lättillgänglig, kortfattad och sökbar dokumentation för HTML, CSS och andra webbteknologier</td><td></td><td><a href="https://krank23.gitbook.io/snabbreferens-webb/">https://krank23.gitbook.io/snabbreferens-webb/</a></td><td><a href="https://1937690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft567cGmgFsbOXYO6QFYM%2Fuploads%2FENxe7MdsqocG3nawM2tt%2FOther-html-5-icon.png?alt=media&#x26;token=b5cea269-132b-4f6d-9797-0b7783ebb41a">Other-html-5-icon.png</a></td></tr><tr><td><h2>Unity</h2></td><td>Enkel, nybörjarvänlig och praktisk dokumentation och howtos för Unity</td><td></td><td><a href="https://app.gitbook.com/o/z5sgNMMcAnOUt1fqvUGW/s/-MJTeBJlEweD3YcPwKkg/">Unity snabbreferens</a></td><td><a href="https://1937690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft567cGmgFsbOXYO6QFYM%2Fuploads%2FLhHrmhhp1yUVCdguxKJ1%2FUnity-Emblem.png?alt=media&#x26;token=d9c5d3fb-710b-4e1e-8f15-9a08a3b0bcba">Unity-Emblem.png</a></td></tr><tr><td><h2>Databaser</h2></td><td>Introduktion till databasmodellering och grundläggande SQL</td><td></td><td><a href="https://app.gitbook.com/o/z5sgNMMcAnOUt1fqvUGW/s/Hf7qrx19ytnUX7U6YUGb/">Databaser</a></td><td><a href="https://1937690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft567cGmgFsbOXYO6QFYM%2Fuploads%2FfO8KMT7CCpsXi4HXVL0V%2Fdatabase.png?alt=media&#x26;token=7abf4270-c9d9-4fad-89aa-70787a03bf80">database.png</a></td></tr><tr><td><h2>Verktyg</h2></td><td>Information om några allmänt användbara verktyg</td><td></td><td><a href="https://app.gitbook.com/o/z5sgNMMcAnOUt1fqvUGW/s/pg3YsLHLKezhWCoP8skk/">Verktyg</a></td><td><a href="https://1937690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft567cGmgFsbOXYO6QFYM%2Fuploads%2FIrVAOXfXiqltEnmwxKz9%2FTools_icon.png?alt=media&#x26;token=99e7a6f9-d903-4aab-bc32-8f1b84dfbf12">Tools_icon.png</a></td></tr></tbody></table>


---

# 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.progdocs.se/dokumentation.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.
