# Use cases

- [Public VPN](https://pango.gitbook.io/paas/resources/use-cases/public-vpn.md): Learn about VPN and a way of providing unlimited number of users with secure, fast, anonymous and unrestricted access to any website. You can create your own application and upload it anywhere.
- [Business VPN](https://pango.gitbook.io/paas/resources/use-cases/business-vpn.md): Learn about a private VPN plan that can be used only by a list of users you choose yourself.
- [Creating a Business VPN Project](https://pango.gitbook.io/paas/resources/use-cases/business-vpn/creating-business-vpn.md): Learn the steps to create a VPN project for a desired list of users.
- [Wi-Fi Security for Business](https://pango.gitbook.io/paas/resources/use-cases/business-vpn/wifi-security-for-business.md): Learn about features of a dedicated application to use with freshly created Business VPN project.
- [Application anti-blocking](https://pango.gitbook.io/paas/resources/use-cases/application-anti-blocking.md)


---

# 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://pango.gitbook.io/paas/resources/use-cases.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.
