# Test Ad Units

To quickly and easily check if the SDK integration works correctly, we offer the following test ad units that always deliver an ad:

| Format           | Ad Unit ID          |
| ---------------- | ------------------- |
| **App Open**     | `test-app-open`     |
| **Banner**       | `test-banner`       |
| **Interstitial** | `test-interstitial` |
| **Rewarded**     | `test-rewarded`     |
| **Native**       | `test-native`       |

In case of not working, contact us so we can review the integration problems and/or check if there could be a problem with any of these ad units.


---

# 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.wortise.com/en/test-ad-units.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.
