# Welcome To Perun Cloud

Welcome to Perun Cloud's Knowledge base!&#x20;

In this continually updated knowledge base you can learn about Perun Cloud,  our platform and all features. You can go through all sections or check specific sections from the menu on the left.

<table data-header-hidden><thead><tr><th width="247.86159795399237">Title</th><th>Description</th></tr></thead><tbody><tr><td>Title</td><td>Description</td></tr><tr><td><a href="overview/architecture"><strong>Architecture</strong></a></td><td>Learn about the Perun Cloud's user flow architecture</td></tr><tr><td><a href="overview/components"><strong>Components</strong></a></td><td>Reviewing the lingo</td></tr><tr><td><a href="overview/communication"><strong>Communication</strong></a></td><td>Learn about our security</td></tr><tr><td><a href="overview/roles-and-permissions"><strong>Roles and Permissions</strong></a></td><td>See what permissions Perun Cloud uses</td></tr><tr><td><a href="getting-started/setup"><strong>Getting Started</strong></a></td><td>See Perun Cloud's capabilities</td></tr><tr><td><a href="use-cases/dynamic-environment"><strong>Use Cases</strong></a></td><td>Pick up on Perun Cloud's use cases</td></tr><tr><td><a href="getting-started/integration"><strong>Integrations</strong></a></td><td>Check out who're integrated with</td></tr><tr><td><a href="getting-started/hammer"><strong>Hammer</strong></a></td><td>Master Perun Cloud by learning the CLI commands </td></tr></tbody></table>

If you can't find what you're looking for, please [get in touch](mailto:contact@perun.cloud)!


---

# 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.perun.cloud/master.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.
