# Resource Usage

{% hint style="info" %}
Resource Usage is a work in progress and may not represent full or accurate usage during developer alpha.
{% endhint %}

Currently, resource usage resides on the Dashboard. A dedicated Resource Usage to help understand your costs and usage is coming soon.

* **Replicator** - the CPU/Memory and Bandwidth usage of your replication servers per region
* **Connections** - the running total of connections from players to your Replication server

![](/files/-MePn6C5FTe9ANbgK9fe)


---

# 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.coherence.io/0.5.2/developer-portal/resource-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.
