# Guides

- [Shipping banner configuration](https://docs.shipscout.app/tasks/top-bar-integration.md): Using ShipScout, you can add a shipping banner to your website. Each variant in your test can carry its own static banner text, and you can scope where the banner appears by visitor country.
- [Theme customizations using ShipScout data](https://docs.shipscout.app/tasks/theme-customizations.md): The definitive guide to updating shipping related copy and UI throughout your shop
- [Bring your own targeting platform](https://docs.shipscout.app/tasks/bring-your-own-targeting-platform.md): You can use your own targeting/experimentation platform to determine which test variant your visitors should be in. This guide will walk you through setting this up.
- [Add ShipScout to a shipping zone](https://docs.shipscout.app/tasks/add-shipscout-to-shipping-zones.md)
- [Headless stores](https://docs.shipscout.app/tasks/headless-stores.md): ShipScout can run on headless stores with a little bit of setup.
- [Recharge (Shopify Checkout)](https://docs.shipscout.app/tasks/recharge-shopify-checkout.md)


---

# 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.shipscout.app/tasks.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.
