# Example what is not a product interaction

Because our `interact` events are the reference events for our commission based pricing we want to make sure you only send interact events if the user is really interacting with the product and not with something else.

## Product Carousel

Let's assume you have implemented a product carousel where a user can click or swipe through a list of products. In that case a click or swipe to the next or previous product is definitely not an interact product event.

![this action must not trigger an interact product event](/files/-McLX1rCSlU9QBZMAqog)


---

# 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.8select.io/api-tracking/events/interact/example-what-is-not-a-product-interaction.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.
