> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/cloud/web-interface/help-and-tools.md).

# Help and tools

The ***Help & tools*** section is full of resources for Devolutions Cloud.

* Download Devolutions [apps and companion tools](https://devolutions.net/download-center/) working in conjunction with our products:
  * [Devolutions Password Manager](https://docs.devolutions.net/password-manager/overview/devolutions-password-manager/) is a mobile and desktop application that brings together Devolutions Cloud and Devolutions Server into a single, centralized, cloud-based location. Its free browser extension allows users to securely inject passwords into websites using credentials stored in their vaults.
  * The [Devolutions.PowerShell module](https://docs.devolutions.net/powershell/devolutions-cloud-powershell/powershell-module/), which allows you to access, create, update, and remove elements in your Devolutions Cloud, helping you automate some operations/scripts.
  * [Devolutions Gateway](https://docs.devolutions.net/gateway/overview/what-is-gateway/), which provides authorized just-in-time access to resources in segmented networks.
  * The [Devolutions Cloud Services](https://docs.devolutions.net/pam/pam-with-devolutions-cloud/pam-service/), which facilitate the installation and integration of our modules, such as the Privileged Access Management (PAM) module and encryption service (SSO-enabled feature), among others.
* [Import](https://docs.devolutions.net/cloud/web-interface/tools/import/) and [export](https://docs.devolutions.net/cloud/web-interface/tools/export/) data to and from Devolutions Cloud.
* Looking for help? Consult our support center ressources for our [documentation and knowledge base](https://docs.devolutions.net/), share with the community on our [forum](https://forum.devolutions.net/), and stay up to date with our [quick tips blogs](https://blog.devolutions.net/category/tips-and-tricks).
* Consult the Devolutions Cloud [release news](https://docs.devolutions.net/cloud/web-interface/tools/release-news/).


---

# 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:

```
GET https://docs.devolutions.net/cloud/web-interface/help-and-tools.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.
