# The MISP Module

The MISP Module is designed to push events from Liberty91 to your MISP instance. When you provide the URL and API-key to your MISP instance in the module, it will create a connection between your Liberty91 account and your MISP-account.&#x20;

The [API](https://www.circl.lu/doc/misp/GLOSSARY.html#api) key can be found and managed under My Profile page (`/users/view/me`) on a [MISP instance](https://www.circl.lu/doc/misp/GLOSSARY.html#misp-instance).

<figure><img src="/files/22LoFlNkZkAUVLU8NEeV" alt="" width="563"><figcaption></figcaption></figure>

Once you have created that connection, you will be able to push events to MISP. To do so, go into the event, and you will find a ‘push to MISP’ button under the title. Any details will be pushed to your instance.

<figure><img src="/files/J2AUZ6jpi2McamTeba3K" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.liberty91.com/modules/production-modules/the-misp-module.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.
