> For the complete documentation index, see [llms.txt](https://docs.friendlyway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.friendlyway.com/readme.md).

# friendlyway Help Center

Learn how to set up devices, manage digital signage content, and run visitor check-ins with the friendlyway Cloud Platform. Choose a category to find the help you need quickly.

### Start here

<table data-view="cards" data-full-width="false"><thead><tr><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><strong>New to friendlyway?</strong></td><td>Get an overview of the platform and main modules.</td><td><a href="https://1803155342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrZT08TRq8PIZOFXEBO52%2Fuploads%2Fv7DRXPt1TT9EZnxdtYDS%2Ficon%201.png?alt=media&amp;token=47fb085c-88b5-434d-bc39-0af7c578bbc5">icon 1.png</a></td><td></td><td><a href="/about-the-platform/what-is-friendlyway-cloud-platform.md">What Is friendlyway Cloud Platform?</a></td></tr><tr><td><strong>Set up your first screen</strong></td><td>Upload content, connect a device, and go live in about 15 minutes.</td><td><a href="https://1803155342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrZT08TRq8PIZOFXEBO52%2Fuploads%2FK6sKsWrbB1K6El1LkesZ%2Ficon%202.png?alt=media&amp;token=069a0831-527a-4826-b0c8-3005444f27d7">icon 2.png</a></td><td></td><td><a href="/about-the-platform/get-started-in-five-steps.md">Get Started in Five Steps</a></td></tr><tr><td><strong>Configure visitor check-in</strong></td><td>Set up visitor flows and notifications for your front desk.</td><td><a href="https://1803155342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrZT08TRq8PIZOFXEBO52%2Fuploads%2FTBSxCtJ9csmyhpKnZWh6%2Ficon%205.png?alt=media&amp;token=2de3aaf4-77e8-4a1f-81ed-dbb37ff6f222">icon 5.png</a></td><td></td><td><a href="/visitor-management/intro-to-friendlyway-visitor-management.md">Intro to friendlyway Visitor Management</a></td></tr></tbody></table>

### By module

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Digital Signage</strong></td><td>Create, schedule, and publish content for screens.</td><td><a href="https://1803155342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrZT08TRq8PIZOFXEBO52%2Fuploads%2FllbgSrUttkkYP5gD3zIB%2Ficon%204.png?alt=media&amp;token=cd702d86-67b4-4763-8ce8-32760f6ca82b">icon 4.png</a></td><td></td><td><a href="/digital-signage/tips-and-use-cases.md">Intro to friendlyway Digital Signage</a></td></tr><tr><td><strong>Visitor Management</strong></td><td>Design check-in flows, pre-registration, and reporting.</td><td><a href="https://1803155342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrZT08TRq8PIZOFXEBO52%2Fuploads%2FTBSxCtJ9csmyhpKnZWh6%2Ficon%205.png?alt=media&amp;token=2de3aaf4-77e8-4a1f-81ed-dbb37ff6f222">icon 5.png</a></td><td></td><td><a href="/visitor-management/intro-to-friendlyway-visitor-management.md">Intro to friendlyway Visitor Management</a></td></tr><tr><td><strong>Device Management</strong></td><td>Install players, register devices, and monitor status.</td><td><a href="https://1803155342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrZT08TRq8PIZOFXEBO52%2Fuploads%2FBBTm29hAvJOdE8ifxW9x%2Ficon%203.png?alt=media&amp;token=f6c6c0e0-7c3f-4367-91fe-bcee77ae6587">icon 3.png</a></td><td></td><td><a href="/device-management/intro-to-device-management.md">Intro to Device Management</a></td></tr></tbody></table>

{% hint style="info" %}
**Tip:** Use the AI-powered search bar at the top of the page to find articles by feature name, e.g., *“device groups”* or *“check-in flows”*.
{% endhint %}

### Resources

{% content-ref url="/pages/nV6H9XP6CuktsJUINuGT" %}
[Platform Release Notes](/platform-release-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/agmM03JiKzPpJ5jedo77" %}
[Frequently Asked Questions](/support/frequently-asked-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/8NpH0PVb6aDWuzmuOF6V" %}
[Customer Support and Feedback](/support/customer-support-and-feedback.md)
{% endcontent-ref %}

This guide is for administrators, IT teams, content managers, and reception staff using friendlyway in their daily work.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.friendlyway.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
