# Budgetreglering

Då bibliotekets budget är begränsad är det viktigt att ha kontroll på kostnaderna. Cineasterna erbjuder en möjlighet för biblioteken att ha full kontroll på sina kostnader. Biblioteken betalar en avgift för varje genomfört lån, biblioteken har möjlighet att sätta ett budgettak. Om/när budgettaket nås kan låntagarna inte låna fler filmer förrän nästkommande kalendermånad.&#x20;

Biblioteken har även en möjlighet att sätta begränsningar på hur många lån som varje låntagare får göra per vecka eller månad.

Förändringar av budgettak eller antal lån kan enkelt göras via bibliotekets [adminsida](https://www.cineasterna.com/sv/lib/login).


---

# 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/budgetreglering.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.
