# Welcome

Use the sidebar to browse by product. Start with the steps below if you’re new.

### Products

Pick a product and follow its setup pages.

<table data-view="cards"><thead><tr><th>Title</th><th>Description</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">Target</th></tr></thead><tbody><tr><td><strong>easyExpress</strong></td><td>Express setup tutorial.</td><td></td><td></td><td><a href="products/easyexpress">easyexpress</a></td></tr><tr><td><strong>CafePOS</strong></td><td>Full POS setup flow (kitchen, kiosks, drive-thru).</td><td></td><td></td><td><a href="products-v2/cafepos">cafepos</a></td></tr><tr><td><strong>easyLink</strong></td><td>Channel + integration setup.</td><td></td><td></td><td><a href="products/easylink">easylink</a></td></tr><tr><td><strong>easyNametags</strong></td><td>Tags, colors, and integrations.</td><td></td><td></td><td><a href="products/easynametags">easynametags</a></td></tr><tr><td><strong>easyDonations</strong></td><td>Donation features and web tools.</td><td></td><td></td><td><a href="products-v2/easydonations">easydonations</a></td></tr><tr><td><strong>easySchedule</strong></td><td>Board to show your Trello cards in-game.</td><td></td><td></td><td><a href="products-v2/easyschedule">easyschedule</a></td></tr><tr><td><strong>easyReviews</strong></td><td>Reviews system.</td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>easyActivity</strong></td><td>Activity tracking.</td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>

### Legacy products

These are older versions. Expect fewer updates.

<table data-view="cards"><thead><tr><th>Title</th><th>Description</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">Target</th></tr></thead><tbody><tr><td><strong>easyNametags [v1]</strong></td><td>Legacy version.</td><td></td><td></td><td><a href="legacy-products/easynametags-v1">easynametags-v1</a></td></tr><tr><td><strong>easyRanking</strong></td><td>Legacy product.</td><td></td><td></td><td><a href="legacy-products/easyranking">easyranking</a></td></tr><tr><td><strong>Vocovo [v1]</strong></td><td>Legacy version.</td><td></td><td></td><td><a href="legacy-products/vocovo-v1">vocovo-v1</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://docs.easypos.lol/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.
