# 에이전트: 사용량

{% hint style="success" %}
PLURA 에이전트가 사용하는 자원은 시스템에 따라 차이가 있을 수 있습니다.

권장 사양을 기준으로 한 평균 사용량은 아래와 같습니다.
{% endhint %}

{% embed url="<https://docs.plura.io/ko/faq/common/arecommend>" %}

### **Windows** <a href="#id-1" id="id-1"></a>

{% hint style="info" %}
CPU : 1% 내외

Memory : 100MB 이하
{% endhint %}

### **Linux** <a href="#id-2" id="id-2"></a>

{% hint style="info" %}
CPU : 1% 내외

Memory : 50MB 이하
{% endhint %}

{% hint style="success" %}
PLURA 에이전트는 자원을 다음 수준까지 사용하게 되면 에이전트 서비스를 자동으로 재시작 합니다.

서비스가 재시작 되는 동안의 로그 유실은 없습니다.

**Windows**

* CPU : 50%
* Memory : 512MB

**Linux**

* CPU : 50%
* Memory : 512MB
  {% endhint %}


---

# 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.plura.io/ko/faq/comm/usage.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.
