# Telefon numarası iste

{% hint style="info" %}
Telegram ve Viber'da çalışır.
{% endhint %}

Düğmeyi oluştururken şunu seçmeniz gerekir **"Telefon numarasını iste."**

<div data-with-frame="true"><figure><img src="/files/fd1f69bf1a882b0a35fc38862791471ef400bc41" alt=""><figcaption></figcaption></figure></div>

Düğmeye tıklandığında, numara aktarımını onaylamayı isteyen bir pencere açılacaktır:

<div data-with-frame="true"><figure><img src="/files/6f126533199a1af0a5b8dd4bee90da0308d89ebc" alt="" width="375"><figcaption></figcaption></figure></div>

Müşteri telefon numarası isteğini onaylarsa, numarası bot'a standart bir mesaj olarak gönderilir.

{% hint style="success" %}
Telefon numarası otomatik olarak değişkende kaydedilecektir `phone`.
{% endhint %}

## "Ara" düğmesi nasıl oluşturulur

{% hint style="info" %}
Şu anda yalnızca Facebook'ta çalışır.
{% endhint %}

1. Düğmeyi oluştururken şunu seçin **"Ara (yalnızca Facebook)"** işlevini listeden.
2. Görünen gerekli tüm alanları doldurun.

<div data-with-frame="true"><figure><img src="/files/01cded243d0fa783ce9317907bb4c5aedf93286d" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.mavibot.ai/doc/tr/chatbot/builder/butonlar/phone.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.
