> For the complete documentation index, see [llms.txt](https://docs.chartbeat.com/cbp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chartbeat.com/cbp/feature-integrations/testing.md).

# Headline and Image Testing

## Articles included in this guide:

1. [Adding chartbeat\_mab.js to Your Site](/cbp/feature-integrations/testing/homepage-testing-code.md)
2. [Image Compatibility](/cbp/feature-integrations/testing/image-compatibility.md)
3. [Flicker & Flicker Control](/cbp/feature-integrations/testing/flicker-and-flicker-control.md)
4. [mab.js Specifications](/cbp/feature-integrations/testing/mabjs-specifications.md)
5. [Integration QA Steps: Headline and Image Testing](/cbp/feature-integrations/testing/qa-homepage-testing-integration.md)

{% hint style="warning" %}
Chartbeat **Headline Testing** is a Premium feature that is not included within all customer plans. **Image Testing** is an add-on feature not included within all customers plans. If your team would like to add these features to your Chartbeat software subscription, please reach out to your Customer Success Manager or to the Technical Solutions team at [**support@chartbeat.com**](mailto:support@chartbeat.com).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.chartbeat.com/cbp/feature-integrations/testing.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.
