# Documentation

## Pic-Origin?

이미지의 저장과 관리를 신뢰있게 추적을 위한 필로 자체 이미지 핸들러 툴입니다.

## 설치하기

모든 플랫폼에서 가장 쉽고 빠르게 연동하기 위하여 제공되는 설치 가이드가 있습니다.

{% content-ref url="undefined" %}
[undefined](https://docs.pic-origin.com/undefined)
{% endcontent-ref %}

## 연동 시작하기

모든 설정을 준비했다면, 다음의 API 레퍼런스를 참고하여 플랫폼의 성격에 맞게 사용하면 됩니다!

{% content-ref url="reference/api-reference" %}
[api-reference](https://docs.pic-origin.com/reference/api-reference)
{% endcontent-ref %}


---

# 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.pic-origin.com/documentation.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.
