# A.D.S API

- [About A.D.S](https://docs.sirdata.net/ads-api/about-live-targeting.md): Formerly Live Targeting API
- [Tag integration V1](https://docs.sirdata.net/ads-api/tag.md): Starting with the live targeting API (decrepated)
- [Tag integration V2](https://docs.sirdata.net/ads-api/tag-integration-v2.md): Live Targeting API (new API)
- [Test method](https://docs.sirdata.net/ads-api/test-procedure.md): Make sure your integration works properly
- [Segment Access](https://docs.sirdata.net/ads-api/segment-access.md): Request segment access for your ad campaign


---

# 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.sirdata.net/ads-api.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.
