# Advanced functionalities

In this section you will find a brief description of some advanced functionalities:

* [how to configure multi-factor authentication (MFA)](/the-meterian-webapp/advanced-functionalities/multi-factor-authentication.md)
* [how to generate Software Bill Of Materials](/the-meterian-webapp/advanced-functionalities/software-bill-of-materials-sbom.md)
* [how the suggested safe versions mechanism work](/the-meterian-webapp/advanced-functionalities/safe-versions.md)
* [how to use auto-grouping](/the-meterian-webapp/advanced-functionalities/auto-grouping.md)
* [how to setup a vulnerability exclusion](/the-meterian-webapp/advanced-functionalities/set-exclusion.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://docs.meterian.io/the-meterian-webapp/advanced-functionalities.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.
