# Welcome to Timeworn

The Timeworn mod for Minecraft is a utility that tracks time spent in the game. Unlike Steam or Battle.net, Minecraft does not provide built-in statistics on the actual time spent in the game. Timeworn fills this gap by giving players the ability to track their game sessions and total time spent in Minecraft.

You are now viewing the official guide for Timeworn, designed to help you set up, understand, and make the most of the mod.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td>Fast installation</td><td><strong>Quickstart</strong></td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td>Our Community</td><td>Feedback &#x26; Support</td><td></td><td></td><td><a href="https://app.gitbook.com/o/1mXJFBVyXfBnSugiCloV/s/Kih8Q7RcRrb5RKh7HK91/getting-started/feedback-and-support">https://app.gitbook.com/o/1mXJFBVyXfBnSugiCloV/s/Kih8Q7RcRrb5RKh7HK91/getting-started/feedback-and-support</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td>Our mission</td><td>Why Timeworn exists</td><td></td><td></td><td><a href="getting-started/publish-your-docs">publish-your-docs</a></td></tr></tbody></table>


---

# 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://embla.gitbook.io/timeworn/readme.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.
