# Implement AB Tasty Tag

- [Set up the AB Tasty Tag in 5 Minutes](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/set-up-the-ab-tasty-tag-in-5-minutes.md): This is the recommended method to Set Up AB Tasty Tag in your Website code.
- [How to implement the Generic Tag (comprehensive guide)](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/how-to-implement-the-generic-tag.md)
- [AB Tasty hosted tag implementation](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/how-to-implement-the-generic-tag/ab-tasty-hosted-tag-implementation.md)
- [Set-Up your Tag domain delegation](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/how-to-implement-the-generic-tag/tag-domain-delegation-implementation.md)
- [Set up the AB Tasty Tag with Google Tag Manager](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/set-up-the-ab-tasty-tag-with-google-tag-manager.md): This Tag integration with Google Tag Manager (GTM) allows you to start using AB Tasty in minutes without the need of your tech team.
- [Manage my Subdomain with AB Tasty Tag](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/manage-my-subdomain-with-ab-tasty-tag.md)
- [AB Tasty integration with Shopify](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/ab-tasty-integration-with-shopify.md)
- [Understanding Shopify App features](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/ab-tasty-integration-with-shopify/understanding-shopify-app-features.md)
- [How to implement the AB Tasty tag via Shopify](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/ab-tasty-integration-with-shopify/how-to-implement-the-ab-tasty-tag-via-shopify.md)
- [How to set-up Shopify Custom Pixel App](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/ab-tasty-integration-with-shopify/how-to-set-up-shopify-custom-pixel-app.md)
- [Specific Implementations](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/specific-implementations.md)
- [Advanced options](https://docs.abtasty.com/account/tag-integration/implement-ab-tasty-tag/advanced-options.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.abtasty.com/account/tag-integration/implement-ab-tasty-tag.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.
