# Top 10 Trending Topics

What's trending now? Here's an insight into the most frequently read pages in our User Documentation:

1. [Sign Up - Create a Faronics Deploy Account](/faronicsdeploy/get-started-1/quick-start/pre-requisites/sign-up.md) - New to Faronics? Start here!&#x20;
2. [Initial Setup and Configuration](/faronicsdeploy/get-started-1/quick-start/pre-requisites.md) - Check out our guide to get up and running quickly.
3. [Download and Install Deploy Agents](/faronicsdeploy/get-started-1/quick-start/pre-requisites/install-deploy-agents.md) - Information on where to download the Deploy Agent and how to install it.
4. [Windows Install Guide](/faronicsdeploy/get-started-1/quick-start/pre-requisites/install-deploy-agents/windows-install-guide.md) - Windows-specific installation guide for Faronics Deploy.
5. [Getting Images Ready for Deployment](/faronicsdeploy/os-deployment/getting-images-ready-for-deployment.md) - Simplify your onboarding by creating images to be deployed on your computers.
6. [Using RDP - Remote Desktop Protocol](/faronicsdeploy/remote-access-rdp-vnc/remote-desktop-protocol.md) - Need to remote onto a computer? Here's a guide on how to do that!
7. [Auto Logon](/faronicsdeploy/custom-scripts-powershell-vb-batch/custom-scripts-library/auto-logon.md) - Learn how to create a script that can automatically log in to a computer just once or permanently.
8. [Create a Configuration](/faronicsdeploy/create-configuration.md#to-add-a-configuration) - Learn how to add a group of settings, e.g., Power Management, Firewall Settings, Display Settings. You can apply a configuration to a single computer or group of computers via the ACTION TOOLBAR.
9. [Cache Server: Save Bandwidth](/faronicsdeploy/application-management/designating-a-cache-server.md) - Need to save bandwidth? Take a look at our Cache Server functionality.
10. [Maintenance Mode](/faronicsdeploy/policies-scheduling-and-automation/maintenance-mode.md) - Learn how to put your computers into maintenance mode for scheduled Windows Updates.


---

# 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/highlights/top-10-trending-topics.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.
