# Additional Features

- [Adaptive Banner Ad (Only for GAM)](https://docs.adster.tech/additional-features/adaptive-banner-ad-only-for-gam.md): Below are the steps to pass predefined custom targeting value in ad request for GAM (Supported by all ad formats)
- [Render Unified Ad (Only for GAM)](https://docs.adster.tech/additional-features/render-unified-ad-only-for-gam.md): Below are the steps to load and render a unified ad on your app
- [How to pass predefined custom targeting values in ad request](https://docs.adster.tech/additional-features/how-to-pass-predefined-custom-targeting-values-in-ad-request.md): Below are the steps to pass predefined custom targeting value in ad request (Supported by all ad formats)
- [How to pass publisher provided identifiers in ad request (PPID)](https://docs.adster.tech/additional-features/how-to-pass-publisher-provided-identifiers-in-ad-request-ppid.md): Below are the steps to pass PPID with ad request for GAM (Supported by all ad formats)
- [TEST AD UNITS](https://docs.adster.tech/additional-features/test-ad-units.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.adster.tech/additional-features.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.
