# Review and deploy recommended content

The Anvilogic platform generates recommended content for you to deploy based on your threat priorities and good quality data feeds.&#x20;

## Where can I view recommended content? <a href="#where-can-i-view-recommended-content" id="where-can-i-view-recommended-content"></a>

You can view recommended content on the Home page and in the Armory, which shows you all available detections not yet deployed in your system.

## Deploy recommended content <a href="#deploy-recommended-content" id="deploy-recommended-content"></a>

The table defines additional types of recommended content on the Anvilogic platform and how you can deploy them.

<table><thead><tr><th width="203">Content</th><th>Description</th></tr></thead><tbody><tr><td>Threat identifiers</td><td>Recommended threat identifiers can be viewed on the Home page and in the Armory. See <a href="https://docs.anvilogic.com/anvilogic-platform/detect/threat-identifiers/deploy-recommended-threat-identifiers/deploy-a-recommended-snowflake-threat-identifier">Deploy a recommended Snowflake threat identifier</a> for an example of how to deploy a recommended threat identifier from the Home page.</td></tr><tr><td>Trending topics</td><td>Trending topics are in-product versions of the Forge Threat Detection Report emails sent to existing customers. Trending topics can be found on the Home page and the Armory. See <a href="https://docs.anvilogic.com/anvilogic-platform/detect/trending-topics/deploy-a-trending-topic">Deploy a trending topic</a> for an example of how to deploy all the content in a trending topic.</td></tr><tr><td>Detection packs</td><td>Detection packs are collections of threat identifiers, threat scenarios, and macros that address a specific security issue. Detection packs can be viewed in the Armory. See <a href="https://docs.anvilogic.com/anvilogic-platform/detect/detection-packs/deploy-a-detection-pack">Deploy a detection pack</a> for an example of how to deploy all the content in a detection pack.</td></tr></tbody></table>

### Next steps <a href="#next-steps" id="next-steps"></a>

Perform [Additional tasks](/get-started/onboarding-guide/additional-tasks.md) to set up user access and authentication.


---

# 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://public-docs.anvilogic.com/get-started/onboarding-guide/review-and-deploy-recommended-content.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.
