# การติดตั้งบน iOS

การติดตั้งบัตร **Virtual Business Card** บนระบบปฏิบัติการ iOS มี 2 รูปแบบ ดังนี้&#x20;

1. แบบที่ 1 กรณีที่มีบัตรอื่นๆ อยู่ในแอปฟลิเคชันแล้ว
2. แบบที่ 2 กรณีที่ยังไม่มีบัตรอยู่ในแอปพลิเคชัน

โดยมีขั้นตอนดังนี้

{% tabs %}
{% tab title="แบบที่ 1" %}
**แบบที่ 1 กรณีที่มีบัตรอื่นๆ อยู่ในแอปฟลิเคชันแล้ว**

![](/files/-LsQy0__20h2Ta5Uhevy)

* คลิกแอปพลิเคชัน "Wallet" บน iPhone

![](/files/-LsQyL8VC8o8leczrrX_)

* คลิกปุ่ม "Edit Passes"

![](/files/-LsQyqMtIXQzqTtZhSB1)

* คลิกปุ่ม "Scan Code"

![](/files/-LsQzbOJYQn3VhfMZaLm)

* ทำการ Scan QR Code ตามที่ระบบกำหนดให้

![](/files/-Lt3FkkydVfuWjkHsVZj)

* คลิกปุ่ม "Add" เพื่อเพิ่มบัตร **Virtual Business Card** ในแอปพลิเคชัน

{% endtab %}

{% tab title="แบบที่ 2" %}
**แบบที่ 2 กรณีที่ยังไม่มีบัตรอยู่ในแอปพลิเคชัน**

![](/files/-LsQy0__20h2Ta5Uhevy)

* คลิกแอปพลิเคชัน "Wallet" บน iPhone

![](/files/-Lszuo0hAigsZdnoZxpo)

* คลิกปุ่ม "GET"

![](/files/-Lszv8WupgsEVZGnrBsz)

* คลิกปุ่ม "Scan Code"

![](/files/-LsQzbOJYQn3VhfMZaLm)

* ทำการ Scan QR Code ตามที่ระบบกำหนดให้

![](/files/-Lt3FkkydVfuWjkHsVZj)

* คลิกปุ่ม "Add" เพื่อเพิ่มบัตร **Virtual Business Card** ในแอปพลิเคชัน
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
ในระบบปฏิบัติการ iOS การ Scan QR Code สามารถทำได้โดยการเปิดกล้องถ่ายรูป และ Scan QR Code ได้เลย
{% endhint %}


---

# 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.mywallet.co/virtual-business-card-1/virtual-business-card/ios.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.
