# Custom features

Custom features include maps, forms, and notifications.

Forms are handled by our third-party, in collaboration with us. We are the processor of all data.

Projects can include the following elements:

* Maps\
  Embedded interactive maps (Google/OpenStreetMap)
* Forms\
  Secure contact/product forms with spam protection.
* Notifications\
  Alerts regarding your account through the management portal
*


---

# 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://support.mgwebdev.eu/documentation/integrations/custom-features.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.
