# How to make an outbound call

To initiate an online call, utilize eztalks' voice feature. You can use eztalks' free phone numbers to call any number worldwide. Alternatively, if you prefer to use your private number to contact customers, you should purchase private virtual phone numbers in over 130 countries.

{% hint style="warning" %}
Free phone numbers are limited to receive calls. To receive customer calls, you should [buy](https://app.eztalks.com/phone/buy-number) a dedicated phone number.
{% endhint %}

### How to place an online call

1. Login to your eztalks account.
2. On the left-hand side of the screen, select "Voice" and then click "Make a call."
3. In the pop-up window that appears, enter the phone number you wish to call and select the phone number you wish to call from.
4. Once you have completed these steps, click the "Call" button to initiate the call.


---

# 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://eztalks.gitbook.io/help/products/voice/how-to-make-an-outbound-call.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.
