# Github

Jeder kann helfen, diese Dokumentation über Github zu erweitern. Stelle einfach einen Pull-Request an das Repository <https://github.com/mainIine/foe-helper-docs> im Beta-Zweig. Alle anderen Pull Requests werden sofort abgelehnt.

Wir prüfen dann den Inhalt und geben den Text frei. Weiterhin behalten wir uns auch das Recht vor, Texte zu ändern, zu löschen oder ganz abzulehnen.

Vielen Dank im Voraus für Ihre Hilfe!

{% hint style="success" %}
Sollte deine Sprache fehlen, lege diese einfach wie die vorhandenen Strukturen an.
{% endhint %}


---

# 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.foe-helper.com/deutsch/anleitung/github.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.
