> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/de/offizielle-bogos-app-hilfedokumente.md).

# Offizielle BOGOS App-Hilfedokumente

## Lernen Sie BOGOS kennen <a href="#foxify-at-a-glance" id="foxify-at-a-glance"></a>

{% content-ref url="/pages/zYd7cpb5dn3qahlzicC3" %}
[Was ist die BOGOS-App?](/de/about-bogos-app/what-is-bogos-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/JMWNfvi3JrWhB2rtI9YG" %}
[BOGOS Funktionsübersicht](/de/about-bogos-app/bogos-feature-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/tPJDqs7cJwCACYrVn7mh" %}
[Starten Sie Ihr erstes Angebot](/de/quick-start-guide/launch-your-first-offer.md)
{% endcontent-ref %}

## Unsere Hilfethemen

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Titelbild</th></tr></thead><tbody><tr><td><strong>Über die BOGOS App</strong></td><td>Was BOGOS macht und wie es Ihren Umsatz steigert</td><td><a href="https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/about-bogos-app">https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/about-bogos-app</a></td><td><a href="/files/a6vVDijy4N2WHUy3FBMD">/files/a6vVDijy4N2WHUy3FBMD</a></td></tr><tr><td><strong>Schnellstartanleitung</strong></td><td>So starten Sie mit der BOGOS App</td><td><a href="https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/quick-start-guide">https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/quick-start-guide</a></td><td><a href="/files/pewtnMfU5JrkKQ4ldrhT">/files/pewtnMfU5JrkKQ4ldrhT</a></td></tr><tr><td><strong>Ausführliche Anleitung</strong></td><td>So nutzen Sie BOGOS in vollem Umfang</td><td><a href="https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/detailed-guide">https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/detailed-guide</a></td><td><a href="/files/sAeMm3uTzossuuSkcig9">/files/sAeMm3uTzossuuSkcig9</a></td></tr><tr><td><strong>Erweiterte Anpassung</strong></td><td>Zugriff auf spezielle und erweiterte Einrichtung</td><td><a href="https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/advanced-customization">https://app.gitbook.com/s/NQLNoTm29nYTk7OOG6Lu/advanced-customization</a></td><td><a href="/files/xpgXtaBgO4kOQ1S0EHsA">/files/xpgXtaBgO4kOQ1S0EHsA</a></td></tr><tr><td><strong>Integration</strong></td><td>Verbinden Sie BOGOS mit anderen Shopify-Apps von Drittanbietern</td><td><a href="/pages/Z9VsNUkd4fda644sqTiP">/pages/Z9VsNUkd4fda644sqTiP</a></td><td><a href="/files/1f9je8q7egRFAcA3BOWQ">/files/1f9je8q7egRFAcA3BOWQ</a></td></tr><tr><td><strong>Häufig gestellte Fragen</strong></td><td>Finden Sie schnelle Antworten auf häufige Fragen</td><td><a href="/pages/II0Me92AI5fs70J4mVuR">/pages/II0Me92AI5fs70J4mVuR</a></td><td><a href="/files/KTG9CtlkN1jRzFf79cAI">/files/KTG9CtlkN1jRzFf79cAI</a></td></tr></tbody></table>

## Benötigen Sie Hilfe mit BOGOS?

Haben Sie Fragen? Unser Support-Team hilft Ihnen jederzeit gerne weiter.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Titelbild</th></tr></thead><tbody><tr><td><strong>Live-Chat</strong></td><td>Erhalten Sie sofortige Hilfe von unserem Support-Team über den Chat in der BOGOS App</td><td><a href="/files/iLRzvfru0Rh3KwqEi2se">/files/iLRzvfru0Rh3KwqEi2se</a></td></tr><tr><td><strong>E-Mail</strong></td><td>Senden Sie uns eine E-Mail an help@bogos.io</td><td><a href="/files/Y5dnPEl0pEHcgaCgDNJy">/files/Y5dnPEl0pEHcgaCgDNJy</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bogos.io/de/offizielle-bogos-app-hilfedokumente.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
