> For the complete documentation index, see [llms.txt](https://bogos-guideline.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bogos-guideline.gitbook.io/user-guide/hi-welcome-to-bogos.md).

# Hi! Welcome to BOGOS

Whatever you need - answers, guidance, or step-by-step help - start here. BOGOS has got you covered!

## Get to know BOGOS <a href="#foxify-at-a-glance" id="foxify-at-a-glance"></a>

{% content-ref url="/pages/zYd7cpb5dn3qahlzicC3" %}
[What is BOGOS App?](/user-guide/about-bogos-app/what-is-bogos-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/JMWNfvi3JrWhB2rtI9YG" %}
[BOGOS Feature Overview](/user-guide/about-bogos-app/bogos-feature-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/tPJDqs7cJwCACYrVn7mh" %}
[Launch Your First Offer](/user-guide/quick-start-guide/launch-your-first-offer.md)
{% endcontent-ref %}

## Our help topics

<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">Cover image</th></tr></thead><tbody><tr><td><strong>About BOGOS App</strong></td><td>What BOGOS does and how it boosts your sales</td><td><a href="/pages/obee6gorbtOzGLwnZp9P">/pages/obee6gorbtOzGLwnZp9P</a></td><td><a href="/files/a6vVDijy4N2WHUy3FBMD">/files/a6vVDijy4N2WHUy3FBMD</a></td></tr><tr><td><strong>Quick Start Guide</strong></td><td>How to get started with BOGOS app</td><td><a href="/pages/a2FuRXvrB91QFl5q8DjW">/pages/a2FuRXvrB91QFl5q8DjW</a></td><td><a href="/files/pewtnMfU5JrkKQ4ldrhT">/files/pewtnMfU5JrkKQ4ldrhT</a></td></tr><tr><td><strong>Detailed Guide</strong></td><td>How to use BOGOS to its full potential</td><td><a href="/pages/39qJwOKgeN4OntfI5Rd2">/pages/39qJwOKgeN4OntfI5Rd2</a></td><td><a href="/files/sAeMm3uTzossuuSkcig9">/files/sAeMm3uTzossuuSkcig9</a></td></tr><tr><td><strong>Advanced Customization</strong></td><td>Access special and advanced setup</td><td><a href="/pages/AfaG3LY24Qr1U1bh5Fdp">/pages/AfaG3LY24Qr1U1bh5Fdp</a></td><td><a href="/files/xpgXtaBgO4kOQ1S0EHsA">/files/xpgXtaBgO4kOQ1S0EHsA</a></td></tr><tr><td><strong>Integration</strong></td><td>Connect BOGOS with other Shopify 3-rd party apps</td><td><a href="/pages/Z9VsNUkd4fda644sqTiP">/pages/Z9VsNUkd4fda644sqTiP</a></td><td><a href="/files/1f9je8q7egRFAcA3BOWQ">/files/1f9je8q7egRFAcA3BOWQ</a></td></tr><tr><td><strong>FAQs</strong></td><td>Find quick answers to common questions</td><td><a href="/pages/II0Me92AI5fs70J4mVuR">/pages/II0Me92AI5fs70J4mVuR</a></td><td><a href="/files/KTG9CtlkN1jRzFf79cAI">/files/KTG9CtlkN1jRzFf79cAI</a></td></tr></tbody></table>

## Need help with BOGOS?

Have questions? Our support team is always willing to assist you.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Live Chat</strong></td><td>Get instant help from our support team through chat in BOGOS app</td><td><a href="/files/iLRzvfru0Rh3KwqEi2se">/files/iLRzvfru0Rh3KwqEi2se</a></td></tr><tr><td><strong>Email</strong></td><td>Send us an email via 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://bogos-guideline.gitbook.io/user-guide/hi-welcome-to-bogos.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.
