# Navigating the User Interface

Faronics Deploy comes with a built-in ticketing module, Dark Mode with textures, Control Panel Configurations, Custom Script execution, and more on Windows and macOS.

{% hint style="info" %}
Here's a document we've put together that discusses several ideas for Remote Machine Management that you can implement with Faronics Deploy: [17 Tips for Remote Machine Management](https://www.faronics.com/assets/17-Tips-For-Remote-Machine-Management.pdf).
{% endhint %}

See the following for futher information on the Faronics Deploy UI:

1. [Deploy User Interface Views](/faronicsdeploy/get-started-1/user-interface/deploy-user-interface-views.md)
2. [Using the Control/Smart Grids](/faronicsdeploy/get-started-1/user-interface/control-grid.md)
3. [Using the Action Toolbar](/faronicsdeploy/get-started-1/user-interface/using-the-action-toolbar.md)
4. [Computer States and Actions](/faronicsdeploy/get-started-1/user-interface/basic-actions.md)
5. [Light Mode/Dark Mode View](/faronicsdeploy/get-started-1/user-interface/light-mode-dark-mode-view.md)


---

# 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.faronics.com/faronicsdeploy/get-started-1/user-interface.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.
