# Notification

## How To Set Up

Under the settings page, select notifications, configure notifications here, create a webhook channel in your own discord, configure this webhook link in the notification, support up to 2 different webhook channels, select different events in the notification, when When an event is triggered, the webhook will send out information. It is recommended to choose notification one: Checked out, car locked successfully. These two notification events are used for websites that lock the car and click the checkout link. If you want to see the queued webhook notification, you can select the successful event notification again. Notification 2 is selected by default, and you can view more detailed notification events. Website for manual purchases after passing the queue


---

# 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://kylin-inc.gitbook.io/spider-browser/other-modules/notification.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.
