# Zu wenig Startkapital

Sind ein Spieler und der Spielleiter sich einig, dass der Spieler zu wenig Startkapital erhalten hat, kann einmal auf diese Tabelle gewürfelt werden. Das Geld, das erwürfelt wird, ist dann Angespartes oder Geerbtes oder spiegelt sich in anderen Gegenständen wieder.

| W100-Wurf             | Zusätzliches Kapital |
| --------------------- | -------------------- |
| Pro gewürfeltem Punkt | +2 KL                |


---

# 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://aborea-erweiterungen.aufiblue.de/der-start/zu-wenig-startkapital.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.
