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

# Special Offers

{% hint style="info" %}
Running a business is no small feat. We know maintaining a tech stack for your business to thrive is crucial. This page is dedicated to **Exclusive Offers that our Partners give you.**
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h2>Synctrack PayPal Tracking Sync</h2></td><td><code>20% OFF</code></td><td><p></p><p></p><p>Use code <strong>OMEGA20 for 20% OFF All Plans - 6 months.</strong></p></td><td><a href="/files/RR8KyKfxzLJrGzaHJA6y">/files/RR8KyKfxzLJrGzaHJA6y</a></td><td><a href="https://apps.shopify.com/synctrack?utm_campaign=crs&#x26;utm_source=fbpixel&#x26;utm_medium=docs">https://apps.shopify.com/synctrack?utm_campaign=crs&#x26;utm_source=fbpixel&#x26;utm_medium=docs</a></td></tr><tr><td><h2>AI Search, Filter &#x26; Recommend</h2><p><br><code>30 days free trial</code></p></td><td></td><td><em>Contact Boost Commerce support to activate upon installation.</em></td><td><a href="/files/tQuINDzXH7HdrSGhn80d">/files/tQuINDzXH7HdrSGhn80d</a></td><td><a href="https://apps.shopify.com/product-filter-search?utm_source=TwoOwls">https://apps.shopify.com/product-filter-search?utm_source=TwoOwls</a></td></tr><tr><td><h2>Fordeer: Invoice Order Printer</h2></td><td><p></p><p><code>50% OFF - FORDEER50</code></p></td><td><br><em>Contact Fordeer support citing the code to activate upon installation.</em></td><td><a href="/files/Wlu3FMn4QVAdQR8aV7iw">/files/Wlu3FMn4QVAdQR8aV7iw</a></td><td><a href="https://link.fordeer.io/Xshwzv">https://link.fordeer.io/Xshwzv</a></td></tr><tr><td><h2>Growave: Loyalty &#x26; Wishlist</h2></td><td><code>20% OFF</code></td><td><br>Install via the Omega referral link to get discounted pricing. Contact Growave support if you need help.</td><td><a href="/files/krCXP3CWEFTSO2GhqrR9">/files/krCXP3CWEFTSO2GhqrR9</a></td><td><a href="https://admin.growave.io/trackRedirectInstall?utm_source=partner&#x26;utm_medium=in-app&#x26;utm_campaign=omegapixel">https://admin.growave.io/trackRedirectInstall?utm_source=partner&#x26;utm_medium=in-app&#x26;utm_campaign=omegapixel</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.twoowls.io/special-offers.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.
