# Buzzes

When discoursing with customers in the community forum, sometimes a reply or a response isn't actually needed. In this case you can buzz a customer reply.

{% hint style="info" %}
This feature is in its early stages, and not yet incorporated into customer notifications.
{% endhint %}

Only site admins and staff can buzz a customer question or response. This adds a layer of value because it's a separate and direct response from the site crew!

* Buzzes are displayed at the bottom of both questions and replies
* A site admin or staff can only buzz once
* Limited to 16 characters in length
* Cannot be edited, just deleted

![](/files/-Mklc9TEROCFR7NbagWz)

You can buzz by clicking the happy face + icon.

And buzzing is simple! Just click, type, and press enter. The buzz will instantly be displayed.

![](/files/-Mklcn_gUZq8okTNORUl)

&#x20;To remove a buzz, simply click and delete.

![](/files/-Mklcwxyf3rkg-3HqPxR)


---

# 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.mavenseed.com/creating-content/community/buzzes.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.
