# Making Your First Call

Once you've completed the previous steps you can start calling worldwide!&#x20;

1. Open the 'Make a call' section or simply [click here](https://app.dcalls.org/make-a-call);

2. You can see a standard dial pad as well as the tab with the history of your calls;

3. Enter the number you wish to reach. You will see the cost of such call right below the number;<br>

   <figure><img src="/files/dq2Mix0mocQi6wqC6KIU" alt=""><figcaption></figcaption></figure>

4. Allow your browser to access the mic;\
   \
   ![](/files/8P0RZKsiY1EwDm1f6WjM)<br>

5. Hit the green button to start the call;<br>

   <figure><img src="/files/LQ0QeyhGyIWnSg24hnEe" alt=""><figcaption></figcaption></figure>

6. And voilà! You're calling to another country!

7. Check the 'Call History' tab for your previous calls and cost.<br>

   <figure><img src="/files/8emUdnV33PS1rIGRgl7w" 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://docs.dcalls.org/dcalls/getting-started/making-your-first-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.
