# URL이미지

**URL 이미지 블록은 언제 사용하나요?**

* URL 주소로 작성된 이미지를 앱 화면에 보여주고 싶을 때 사용해요.

**URL 이미지 블록의 특징은 무엇인가요?**

* 직접 디자인한 아이콘을 불러오고 싶을 때 URL 주소로 불러올 수 있어요.

<div align="left"><figure><img src="/files/2bwpIbvlqThuwLPN88DU" alt="" width="563"><figcaption></figcaption></figure></div>

2023.10.16 Jinny

## URL Image

Use an URL address to load and display an image.

**When do I use a URL Image block?**

* This block is used when displaying an image on your app page that is loaded through a URL address. &#x20;

**What are the characteristics of URL Image blocks?**

* If you desire to load an icon you have designed, you can load and display it through its URL address.

2023.07.25 Hwaran

> \#URL이미지, #이미지 등록하기, #이미지 불러오기, #이미지 보여주기, #이미지 나타내기, #이미지 첨부하기, #URL 주소, #사진 올리기, #사진 추가하는 방법, #이미지 업로드 하기


---

# 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/photo_video/url-image.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.
