# What is Praetor App?

Praetor App provides an easy way to become a cloud provider for Akash Network. You can become a provider using a simplified UI rather than Command-line Interface. Once you become a cloud provider, and if the deployers choose your provider to deploy their application, they pay you in AKT.

You can provide a single server or multiple servers using Praetor App. We support Ubuntu operating system.

If you have Kubernetes that you are not fully utilizing, you can also provide it to the Akash Network. The app can help you make your existing Kubernetes ready for Akash Network and spin up the Provider Service, which you need to accept the bids/manifests.

Still not clear? Need help? Reach out to us at [Discord](http://discord.gg/uzUCHTF93D).


---

# 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.praetorapp.com/what-is-praetor-app.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.
