# Bibliotekssystem

Bibliotekens låntagare får tillgång till vårt utbud på ett enkelt och smidigt sätt genom att använda sitt bibliotekskort. Vi kommunicerar med bibliotekets datasystem genom ett API som bibliotekets systemleverantör tillhandahåller. Ett API (Application Programming Interface) är ett verktyg som hjälper företag att dela med sig av data på ett kontrollerat och säkert sätt.

Vi på FörlagEtt ser till att kommunikationen med ert bibliotekssystem sätts upp och fungerar, biblioteket behöver inte göra några tekniska installationer. Normalt är vi igång inom 1-2 dagar.

Vi har idag stöd för samtliga bibliotekssystem som är tillgängliga i Sverige, det är för övrigt samma bibliotekssystem som även används i andra länder i Norden.&#x20;


---

# 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.cineasterna.com/bibliotekssystem.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.
