# About

[**opsnow.io**](https://app.kr.opsnow360.io)에서는 현대 클라우드 인프라의 복잡성을 단순화하는 데 전념하고 있습니다.\
우리의 CMP(클라우드 관리 플랫폼)는 이 사명을 선도하며, 기업을 위해 비할 데 없는 도구와 통찰력을 제공합니다.

### 왜 opsnow\.io인가?

* **비용 절감**: 복잡한 클라우드 비용을 탐색하고 비용 절감 기회를 찾습니다.
* **자원 관리**: 클라우드 자원에 대한 가시성과 통제력을 보장합니다. 자원을 모니터링하고 관리하여 클라우드 환경을 최적화합니다.
* **직관적인 API**: 이 문서는 개발자에게 강력한 API를 안내하여 클라우드 관리에 대한 통합 및 자동화를 제공합니다. 명확한 지침과 예제를 통해 개발자는 opsnow\.io 플랫폼의 모든 기능을 쉽고 빠르게 활용할 수 있습니다.

여기에 오신 것을 기쁘게 생각하며, 우리의 플랫폼이 귀사의 클라우드 운영에 효율성, 명확성, 확장성을 제공할 것이라고 확신합니다.


---

# 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.opsnow.io/dev-opsnow-developer-guide-kr/readme.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.
