# 링크

## 링크 블록 이해하기

![Photo by https://unsplash.com/photos/DIewyzpUbRc](/files/Zh9u2f7xO2vHvNEANX4z)

미니페이지는 앞에서도 설명했듯 인터넷을 항해하던 고객이 여러분의 브랜드를 만나는 첫 정박지이기도 하지만, 동시에 **고객을 다른 곳으로 보내는 관문의 역할**도 합니다. 방문자를 원하는 곳으로 이동시키는 것은 미니페이지를 만드는 본질적인 이유이기도 합니다.

**링크 블록은 말 그대로 다른 곳으로 이동하는 링크를 만드는 데 사용**됩니다. 링크 블록은 다양한 용도로 활용될 수 있습니다. 여러분이 이커머스를 운영 중이라면 쇼핑몰 웹사이트로, 콘텐츠 크리에이터라면 콘텐츠가 등록된 플랫폼이나 여러분의 블로그로 방문하도록 유도할 수 있습니다.

상품과 마찬가지로 삽입할 수 있는 링크의 수는 제한이 없으므로, 여러분의 브랜드나 본인과 관련된 다양한 링크를 한데 모아 링크 블록에 넣을 수 있습니다.


---

# 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://help.reflow.cx/minipage/link.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.
