# How to Use Webhook

1. First of all, enter your Discord server.
2. &#x20;Press the settings icon next to which channel you want to receive messages.

   <div align="left"><figure><img src="/files/YiNzxChcDaMZoDy4CEWj" alt=""><figcaption></figcaption></figure></div>
3. Click on Integrations and select Webhooks.
4. Create a new Webhook and click on the button in the frame as in the image.
5.

```
<figure><img src="/files/Z6r3FwyUXIolwDT4xFWm" alt=""><figcaption></figcaption></figure>
```

6. We paste the copied URL where the frame is below and finally we fill in the other settings according to ourselves.
7.

```
<figure><img src="/files/GH032MVPBicTJi6j1xr9" alt=""><figcaption></figcaption></figure>
```


---

# 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.gameixa.com/gameixa-wiki/global/team-script/how-to-use-webhook.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.
