# Technical implementation

This section covers a range of advanced use cases and custom setups to help you tailor AB Tasty to your specific technical environment. From custom integrations to advanced tagging and optimization methods, these guides are designed for developers and technical users looking to go beyond standard implementation. Each article provides step-by-step instructions to ensure smooth and effective configuration.

{% content-ref url="/pages/6O2f9vWk0OjFOcFnH73S" %}
[How to choose your cookies deposit method](/account/technical-implementation/how-to-choose-your-cookies-deposit-method.md)
{% endcontent-ref %}

{% content-ref url="/pages/08iVqP7IWwxMY2B4Mdu2" %}
[How to declare my Account Domain?](/account/technical-implementation/how-to-declare-my-account-domain.md)
{% endcontent-ref %}

{% content-ref url="/pages/cfwBNgzPZRQXK1ehQJ9J" %}
[How to configure JavaScript](/account/technical-implementation/javascript-in-ab-tasty/how-to-configure-javascript.md)
{% endcontent-ref %}

{% content-ref url="/pages/pBbyaIhzF6JBMJ3R53wR" %}
[How to configure jQuery loading](/account/technical-implementation/how-to-configure-jquery-loading.md)
{% endcontent-ref %}

{% content-ref url="/pages/rbED6SqM5XNbKLiFYQUk" %}
[How to integrate Product hits](/account/technical-implementation/how-to-integrate-product-hits.md)
{% endcontent-ref %}

{% content-ref url="/pages/KYSh5eHC9dMsnYPiUB8f" %}
[How to set-up segment criteria "Content Interest" and "Cart Abandonment"](/account/technical-implementation/how-to-integrate-product-hits/how-to-set-up-segment-criteria-content-interest-and-cart-abandonment.md)
{% endcontent-ref %}


---

# 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/technical-implementation.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.
