# Getting Started

- [What is Roolz?](https://help.roolz.net/en/getting-started/quickstart.md)
- [Plans and subscriptions](https://help.roolz.net/en/getting-started/publish-your-docs.md)
- [Can Roolz be used for free?](https://help.roolz.net/en/getting-started/publish-your-docs/can-roolz-be-used-for-free.md)
- [How to buy a subscription?](https://help.roolz.net/en/getting-started/publish-your-docs/how-to-buy-a-subscription.md)
- [How to unsubscribe?](https://help.roolz.net/en/getting-started/publish-your-docs/how-to-unsubscribe.md)
- [How to change a subscription plan?](https://help.roolz.net/en/getting-started/publish-your-docs/how-to-change-a-subscription-plan.md)
- [How are subscription fees calculated?](https://help.roolz.net/en/getting-started/publish-your-docs/how-are-subscription-fees-calculated.md)
- [What does it mean to say «the total company limit is formed from the sum of the limits per user»?](https://help.roolz.net/en/getting-started/publish-your-docs/what-does-it-mean-to-say-the-total-company-limit-is-formed-from-the-sum-of-the-limits-per-user.md)
- [What are credits and how to buy them?](https://help.roolz.net/en/getting-started/publish-your-docs/what-are-credits-and-how-to-buy-them.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://help.roolz.net/en/getting-started.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.
