# エージェント: 使用量

{% hint style="success" %}
PLURAエージェントが使用するリソースは、システムによって異なる場合があります。&#x20;

推奨仕様に基づいた平均使用量は以下の通りです。
{% endhint %}

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

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

{% hint style="info" %}
CPU: 1%前後&#x20;

メモリ: 100MB以下
{% endhint %}

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

{% hint style="info" %}
CPU: 1%前後&#x20;

メモリ: 50MB以下
{% endhint %}

{% hint style="success" %}
PLURAエージェントは、以下のレベルまでリソースを使用すると、エージェントサービスを自動的に再起動します。

再起動中にログが失われることはありません。

**Windows**

* CPU: 50%
* メモリ: 512MB

**Linux**

* CPU: 50%
* メモリ: 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/ja/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.
