# interface documentation

- [Monitor incident escalation(DSP)](https://docs.adx3.io/interface-documentation/monitor-incident-escalation-dsp.md): Advertisers can fill in the corresponding callback address to help monitor the behavior of ad impressions/clicks, and the parameters currently supported are
- [Monitor incident escalation(SSP)](https://docs.adx3.io/interface-documentation/monitor-incident-escalation-ssp.md): Advertisers can fill in the corresponding callback address to help monitor the behavior of ad impressions/clicks, and the parameters currently supported are
- [CPA, CPS Event Report](https://docs.adx3.io/interface-documentation/cpa-cps-event-report.md)
- [ANDRIOD](https://docs.adx3.io/interface-documentation/andriod.md)
- [Start](https://docs.adx3.io/interface-documentation/andriod/start.md): Start
- [Getting Started Guide](https://docs.adx3.io/interface-documentation/andriod/start/getting-started-guide.md)
- [Test](https://docs.adx3.io/interface-documentation/andriod/start/test.md)
- [Ad formats](https://docs.adx3.io/interface-documentation/andriod/ad-formats.md): Ad
- [Banner](https://docs.adx3.io/interface-documentation/andriod/ad-formats/banner.md)
- [Interstitial](https://docs.adx3.io/interface-documentation/andriod/ad-formats/interstitial.md)
- [Rewarded](https://docs.adx3.io/interface-documentation/andriod/ad-formats/rewarded.md)
- [APP Open](https://docs.adx3.io/interface-documentation/andriod/ad-formats/app-open.md)
- [Native](https://docs.adx3.io/interface-documentation/andriod/ad-formats/native.md)
- [Multiple](https://docs.adx3.io/interface-documentation/andriod/ad-formats/multiple.md)
- [IOS](https://docs.adx3.io/interface-documentation/ios.md)
- [Get started](https://docs.adx3.io/interface-documentation/ios/get-started.md)
- [Getting Started Guide](https://docs.adx3.io/interface-documentation/ios/get-started/getting-started-guide.md)
- [Test](https://docs.adx3.io/interface-documentation/ios/get-started/test.md)
- [Ad formats](https://docs.adx3.io/interface-documentation/ios/ad-formats.md)
- [App Open](https://docs.adx3.io/interface-documentation/ios/ad-formats/app-open.md)
- [Interstital](https://docs.adx3.io/interface-documentation/ios/ad-formats/interstital.md)
- [Banner](https://docs.adx3.io/interface-documentation/ios/ad-formats/banner.md)
- [Rewarded](https://docs.adx3.io/interface-documentation/ios/ad-formats/rewarded.md)
- [Native](https://docs.adx3.io/interface-documentation/ios/ad-formats/native.md)
- [Multiple](https://docs.adx3.io/interface-documentation/ios/ad-formats/multiple.md)


---

# 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.adx3.io/interface-documentation.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.
