# Getting started with the Threat Library

The Threat Library is your personal database of threats to your organization. If Company Clusters are the things you are protecting, then the Threat Library are all the things you are protecting them *agains&#x74;**.***

The Threat Library has three different entity types, plus keywords and Threat Clusters. The entity types are:

[Threat Actors](/the-threat-library/threat-actors.md)

[Malware](/the-threat-library/malware.md)

[Vulnerabilities](/the-threat-library/vulnerabilities.md)

[Threat Clusters](/the-threat-library/threat-clusters.md)are logical groups of any combination of these, plus [keywords](/the-threat-library/keywords.md).&#x20;

{% hint style="success" %}
Peter wants to track 'Cyber Threats from Russia'. So he creates a couple of threat cards: Threat Actors 'Turla' and 'APT28', for example, a malware card for 'BlackEnergy' and a couple of [regex](https://regexlearn.com/) keywords to capture FSB and GRU in a cybersecurity context. He then creates a Threat Cluster called 'Threats from Russia' to bring them all together.
{% endhint %}

You can find your Threat Library in [the sidebar](broken://spaces/56f9evYVURi6SAGI5JIC/pages/ZV5tojeCmpzTyFnhTt3n#the-sidebar) and in the [workbench](broken://spaces/56f9evYVURi6SAGI5JIC/pages/ZV5tojeCmpzTyFnhTt3n#the-workbench).


---

# 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/the-threat-library/getting-started-with-the-threat-library.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.
