# Server-Side Operation

- [Tag Manager](https://server-side.docs.sirdata.net/sirdata-server-side/english-1/f.a.q-server-side/server-side-operation/tag-manager.md): I'm using another Tag Manager, is it possible to use your solution ?
- [Hosting](https://server-side.docs.sirdata.net/sirdata-server-side/english-1/f.a.q-server-side/server-side-operation/hosting.md): Where are you servers located ?
- [Google Tag Manager Access](https://server-side.docs.sirdata.net/sirdata-server-side/english-1/f.a.q-server-side/server-side-operation/google-tag-manager-access.md): How to open access to Google Tag Manager ?
- [DNS](https://server-side.docs.sirdata.net/sirdata-server-side/english-1/f.a.q-server-side/server-side-operation/dns.md): Why Create Two NS Entries?
- [GTM-Helper Without Hosting](https://server-side.docs.sirdata.net/sirdata-server-side/english-1/f.a.q-server-side/server-side-operation/gtm-helper-without-hosting.md): Can I Use GTM-Helper Without Sirdata Hosting? 🤔
- [Commitment](https://server-side.docs.sirdata.net/sirdata-server-side/english-1/f.a.q-server-side/server-side-operation/commitment.md): Is There a Commitment?


---

# 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://server-side.docs.sirdata.net/sirdata-server-side/english-1/f.a.q-server-side/server-side-operation.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.
