# The PassiveTotal Module

{% hint style="warning" %}
PassiveTotal (RiskIQ) is depricated and is now part of Microsoft Defender. This Module will be phased out when it is no longer functioal.
{% endhint %}

The PassiveTotal (RiskIQ) module allows you to monitor for hits in any ‘projects’ you have created in their portal. Just fill in your API key and Liberty91 will do the rest. This information was made available on the RiskIQ website, and describes how to obtain your API-key:

*“In order to use the RiskIQ Community API, you must have a RiskIQ Community account. Registration for accounts can be done by visiting our website* [*https://community.riskiq.com*](https://community.riskiq.com/)*. Once registered, you will need to verify your account by clicking the validation token sent to you in the email message. After confirming your account, simply visit your account settings page in order to retrieve your API key. Please note, API keys should be treated like passwords and should not be shared.”.*


---

# 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/the-passivetotal-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.
