# Engagement Tracking

One of the plugins in Fortune’s game engine will allow for tracking the attention value for each player in a room–how active they are, how much time they are spending in a room, how often they come back, etc. This will be optional (opt-in) for every player.

This is solely for the purpose of rewarding creators of good worlds to encourage growth and quality of the metaverse. Chat and discourse metrics in the community will also be periodically recorded, and members contributing discourse with the most positive impact (as measured by sentiment and engagement analysis) will be rewarded as well.

More information on Engagement is coming later, as the component is still a WIP in development.


---

# 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://fortunemeta.gitbook.io/fortune-metaverse-engine/advanced/engagement-tracking.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.
