# 웹 뷰

&#x20;**웹 뷰 블록은 언제 사용하나요?**

* 입력한 URL 페이지를 앱에서 확인할 수 있습니다. 주로 복합 메타에서 사용해요.&#x20;

**웹 뷰 블록의 특징은 무엇인가요?**

* [https://k-rangers.com/demo.html](<https://k-rangers.com/demo.html >) 에서 javascript를 참고하여 앱과 상호작용 가능한 고급 기능을 지원받을 수 있어요.

<div align="left"><figure><img src="/files/u0td9DcK67JCr5r8IBf6" alt=""><figcaption></figcaption></figure></div>

2023.12.05 Jinny


---

# 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.ohmyapp.io/main/guide/develop_app/4/block/etc/webview.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.
