# Bestandslose Artikel

Bestandslose Artikel sind Artikel, die nicht physisch im Lager geführt werden. Sie eignen sich für Produkte, die zwar im System verkauft oder berechnet werden sollen, aber keinen Lagerbestand benötigen.

## Eigenschaften

* Kein Lagerbestand, keine Lagerbuchungen
* Werden z. B. bei der FiBu-Übergabe wie normale Artikel behandelt
* Können in Angeboten, Aufträgen und Rechnungen verwendet werden
* Keine Inventur oder Bestandsbewertung möglich

<details>

<summary><mark style="color:$primary;"><strong>Beispiel</strong></mark></summary>

Ein Händler verkauft individuell konfigurierte Softwarelizenzen als bestandslose Artikel, da keine Lagerführung erforderlich ist.

</details>


---

# 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://help.vario-software.de/vario-cloud-handbuch/artikel/artikelarten/bestandslose-artikel.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.
