# Welcome!

**e107 Playground** is my personal collection of free resources, plugins, themes, and developer notes for the [e107 CMS](https://e107.org/). It’s a casual, community-focused space where I share unfinished tutorials, tips, tricks, plugin documentation, and other helpful bits for anyone working with e107.

Everything here is provided **as-is, without any guarantees or official support** — just personal notes and experiments that might be useful for other e107 users, developers, and hobbyists.

## Getting started

Available official and unofficial sources:

<a href="https://devguide.e107.org/" class="button primary">e107 Developer Guide</a> <a href="https://userguide.e107.org/" class="button secondary">e107 User Guide</a>

## Explore our resources

This is our collection of finished and unfinished tutorials, guides, tips, and tricks for the e107 CMS.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>TimeTracker plugin for stopky.live</strong></td><td>TimeTracker Plugin Guides – User Manual for Administrators. This is a custom-made plugin for the e107 CMS.</td><td><a href="https://app.gitbook.com/s/T9Did48xFeJgRslj2zVb/">Timetracker Plugin</a></td><td><a href="https://2418096862-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1zrIPEPjGcHnXvb8Jj17%2Fuploads%2F2yugFWWHk0tNeMhhqund%2FTimeTracker%20plugin%20pre%20stopky.jpg?alt=media&#x26;token=a6041f9b-5821-449e-89d3-f8f3d92eeef3">TimeTracker plugin pre stopky.jpg</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://playground.e107sk.com/welcome.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.
