> For the complete documentation index, see [llms.txt](https://cmp.docs.sirdata.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmp.docs.sirdata.net/en/faq/integration/is-abconsent-compatible-with-stape.md).

# Is Abconsent compatible with Stape?

### CMP TCF & Server-Side: Yes, compatible with Stape… but even better with Sirdata

#### ✅ Full compatibility

**ABConsent**, the TCF CMP by Sirdata, is **fully compatible with Stape**, including in **server-side** environments.\
Consent signals (TC String) are accessible and can be used within your Stape containers **without any extra setup**.

***

#### 🚀 But why settle for compatibility?

Sirdata’s **server-side GTM container** goes far beyond simple integration.

**With Sirdata’s GTM Server-Side solution, you benefit from:**

* 🔓 **Advanced adblock resistance** to ensure signal delivery even in restricted environments.
* 📈 **Smart data enrichment** (geo, device context...) in full compliance with consent.
* 🪪 **Built-in transparency** through native integration with our TCF CMP.
* ⚡ **Optimized performance**, with reduced client-side load and improved reliability.

***

**In short:**\
✅ Yes, Sirdata works with Stape.\
🚀 But with our **fully integrated server-side stack** (CMP + GTM SS), you gain **better control, performance, and privacy compliance**.


---

# 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://cmp.docs.sirdata.net/en/faq/integration/is-abconsent-compatible-with-stape.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.
