> For the complete documentation index, see [llms.txt](https://docs.dcalls.org/dcalls/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dcalls.org/dcalls/esim/purchasing-esim.md).

# Purchasing eSIM

Sometimes it is cheaper and more secure to acquire eSIM rather than purchasing roaming from your mobile provider. dCalls comes in handy with that as well!

{% hint style="warning" %}
**Do not forget to check if your device supports eSIM!**
{% endhint %}

1. You start with picking the location where you're planning to use eSIM: \
   \- worldwide (*You can always check the list of countries included in that plan)*, \
   \- Europe, \
   \- Asia or \
   \- a specific country.
2. Once that's done – pick a plan that suits your needs.&#x20;
3. You can also check the 'List of countries'. If you decide to travel to several countries – our eSIM might work in all of them!
4. Hit the 'Checkout' button once you're ready to proceed with the payment.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/esim/purchasing-esim.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.
