# Manage modules

The module overview shows all modules that you can activate or book. Each module is displayed according to the SysAdmin's settings:

<figure><img src="/files/xAXskEz0qHUfCieK6hdt" alt=""><figcaption></figcaption></figure>

A click on the info button shows more information of the module:

<figure><img src="/files/qo5N1LOLxfLzBzPr0EG2" alt=""><figcaption></figcaption></figure>

### Activate modules

<figure><img src="/files/yFiXoVgoGswGLhgiZm2b" alt=""><figcaption></figcaption></figure>

* The first module is a free module. It is activated immediately after clicking on the activation button.
* The second module is available on a monthly or yearly cycle. You can decide which cycle to book. Depending on the SysAdmin's settings, the module is activated in test mode or the amount is debited from the standard payment method.
* The third module in our example only has to be paid for once. Depending on the SysAdmin's settings, the module is activated in test mode or the amount is debited from the standard payment method.


---

# 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.saaster.io/fundementals/user-guide/manage-modules.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.
