# Discord Integration

AutoBuy has full Discord Webhook integration for your orders and can be configured per product.

[Create a Discord Webhook URL for your server](https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks) and then add the generated URL as the **Webhook URL** under **Product Settings** for the products you would like to receive notifications for.

![](/files/-M9rBq5kH4m7xA6l31py)

You can view, edit, and simulate webhooks at <https://autobuy.io/Shop/SHOPNAME/Webhooks>


---

# 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://help.autobuy.io/integrations/discord-integration.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.
