# Licens

## Upphovsrätt för detta verk

Detta verk är framtaget av Linnéuniversitetet i anslutning till kursen Objektorienterad programmering (1DV024) vid Linnéuniversitetet.

Allt innehåll i detta verk förutom Linnéuniversitetets logotyp och symbol, är licensierad under en Creative Commons Erkännande 4.0 Internationell Licens.

## Du får använda detta verk så här

* kopiera hela eller delar av innehållet
* sprida hela eller delar av innehållet
* visa hela eller delar av innehållet offentligt och digitalt
* konvertera innehållet till annat format
* du får även göra om innehållet; om du förändrar innehållet så ta inte med Linnéuniversitetets logotyp och symbol i din nya version

Vid all användning måste du ange källan: ”Linnéuniversitetet – Objektorienterad programmering (1DV024)” och en länk till <https://mymoodle.lnu.se/course/view.php?id=39839> och till Creative Common-licensen här ovan.


---

# 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://coursepress.gitbook.io/1dv024/licens.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.
