# Game/Metaverse Analytics

It’s important for effective game analysis to have not only KPI data but also more specific metrics. To augment Collection Analytics, we’re going to furnish:&#x20;

* Supported ERC20 Token Price&#x20;
* Supported ERC20 Token Price Trends %&#x20;
* Social Media Audience&#x20;
* Social Media Audience Shifts %&#x20;
* Trading Volume&#x20;
* Active Players&#x20;
* New Players&#x20;
* Other Custom In-Game/User Stats


---

# 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.octogamex.com/products/analytics-platform/game-metaverse-analytics.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.
