# Serverside v2

{% hint style="danger" %}
This documentation is out of date ! \
Please refer to our latest documentation instead\
<https://doc.commandersact.com/getting-started/concepts>
{% endhint %}

Serverside version 2 refers to our new technical brick to perform advanced serverside activation use cases. It will replace the current Serverside v1 feature.

Serverside v2 is only available through our new platform. Please contact our support team if you are interested in using this feature.&#x20;

{% hint style="info" %}
This feature is also available from a Google Tag Manager container. Please refer to the [Facebook CAPI GTM](/tagcommander/user-manual/serverside-v2/facebook-conversion-api/facebook-capi-through-gtm.md) setup to explore the setup documentation.
{% endhint %}


---

# 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://community.commandersact.com/tagcommander/user-manual/serverside-v2.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.
