> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/english/esim-dlya-puteshestvii.md).

# Travel eSIM

Internet abroad without roaming and local SIM cards. Install eSIM before your trip and use the internet as soon as you arrive in a new country.

### What is eSIM?

eSIM is a digital version of a regular SIM card. You don't need to insert it into your phone or swap it before traveling.

You can store several eSIMs on one device and switch between them when needed. Your main SIM card will remain in the phone — you can use it for calls and SMS.

### Where does Wanttopay eSIM work?

Currently, Wanttopay eSIM is available for trips to:

🇹🇷 Turkey\
🇦🇪 UAE\
🇨🇳 China\
🇻🇳 Vietnam\
🇹🇭 Thailand\
🇪🇬 Egypt

We are gradually adding new countries and destinations.

### Will my phone work?

Most modern smartphones support eSIM.

For example:

* iPhone XR, XS and later
* Samsung Galaxy S20 and later
* Google Pixel 3 and later

Not sure whether your device has eSIM? Check whether your device settings include **“Add eSIM”**.

Another way is to dial **\*#06#**. If the window that opens contains the line **EID** (eSIM identifier), then your device supports eSIM.

### What you should know before buying

🌐 **Install eSIM before your trip**

An internet connection is required for installation. We recommend setting up eSIM in advance — it will connect automatically in the destination country.

**🗑️ Do not delete the eSIM during your trip**

After deleting it, you won't be able to install this profile again. If the internet stops working, do not delete the eSIM. First check the settings or contact support.

**🌍 eSIM works only in the country of purchase**

For example, an eSIM for Turkey will work only in Turkey, and an eSIM for the UAE only in the UAE. In Russia, such SIM cards do not work.

### How to buy eSIM?

1. Go to [the Wanttopay app](https://telegram.me/WantToPayBot?start=w17851188--luMLI) and find eSIM in the storefront.
2. Choose the country you're going to and the appropriate data package.
3. Pay for the eSIM in any convenient way.
4. After payment, the QR code and installation details will be sent to [the Wanttopay bot](https://telegram.me/WantToPayBot?start=w17851188--luMLI).

### What next?

Move on to [the instructions ](/wanttopay-app/english/esim-dlya-puteshestvii/kak-ustanovit-esim.md)for installation.

***

Couldn't figure it out? Wanttopay support [Wanttopay](https://telegram.me/WantToPaySupportBot) will help. We are available every day from 08:00 to 22:00 (UTC+3).


---

# 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, and the optional `goal` query parameter:

```
GET https://faq.wanttopay.net/wanttopay-app/english/esim-dlya-puteshestvii.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
