# How do you manage spam tickets, chats or conversations?

For most businesses, spam tickets, chat and conversations are less than 0.1% of their overall support traffic.

In general, we rely on the spam identification and filtering of the individual help desk platforms themselves (e.g. Zendesk, Intercom, Freshdesk, HubSpot and Gorgias) to block this traffic before it reaches your AI agent.

If you have found that you have either been "attacked" or have a meaningful amount of spam then get in touch with us and we can refund you your spam credits.


---

# 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://support.myaskai.com/faq/general/how-do-you-manage-spam-tickets-chats-or-conversations.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.
