# Asset Management

- [Managing Websites & Subdomains](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/asset-management/managing-websites-and-subdomains.md): This guide covers how to add, edit, and manage your websites and subdomains within Osto for comprehensive protection.
- [What is Web Application Protection](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/asset-management/managing-websites-and-subdomains/what-is-web-application-protection.md)
- [Managing SSL Certificates](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/asset-management/managing-ssl-certificates.md): Secure communication is critical. This guide explains how to manage SSL certificates in Osto.
- [Managing Users & Groups](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/asset-management/managing-users-and-groups.md): This guide details how to organize users into groups and manage their accounts for role-based access control.
- [Managing Secure Servers](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/asset-management/managing-secure-servers.md): Follow these steps to register your servers with Osto and enable secure, brokered access.


---

# 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://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/asset-management.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.
