# 모바일에서 연결하기

{% stepper %}
{% step %}

### 디앱(DApp)에서 지갑 연결 버튼을 클릭하세요.

<img src="/files/qrBE9zIaVRjrg3guHI23" alt="" data-size="original">
{% endstep %}

{% step %}

### 텔레포트를 선택하세요.

<img src="/files/6mMfPV2czv3GCYsV8o3F" alt="" data-size="original">
{% endstep %}

{% step %}

### 텔레포트 지갑으로 이동하여 디앱 연결을 승인하세요.

<img src="/files/qwuGSPafo0h1wCzLvnsL" alt="" data-size="original">
{% endstep %}
{% endstepper %}


---

# 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.teleportwallet.net/getting-started/tutorial/wallet/dapp/mobile.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.
