# Webhook Nasıl Kullanılır

1. Öncelikle Discord sunucunuza giriniz.
2. &#x20;Hangi kanala mesaj gelmesini istiyorsanız onun yanında ki ayarlar iconuna basınız

   <div align="left"><figure><img src="/files/YiNzxChcDaMZoDy4CEWj" alt=""><figcaption></figcaption></figure></div>
3. Entegrasyonlar kısmına basıp Webhook'ları seçiniz.
4. Yeni Webhook oluşturup görselde ki gibi çerçeve içindeki butona tıklayınız.
5.

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

6. Kopyaladığımız URL'yi aşağıdaki çerçevenin olduğu yere yapıştırıyoruz ve son olarak diğer ayarları kendimize göre dolduruyoruz.
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/tr/team-script/webhook-nasil-kullanilir.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.
