# Crowdsec enrollment

## Register your Security Engines

{% hint style="info" %}
There will be an engine for each panel and node
{% endhint %}

1. navigate to <https://app.crowdsec.net/security-engines>
2. Your security engines will be listed to enroll, with their names displayed
3. Tick all of them, then select enrol

## Future reading

Please have a look at [Crowdsec](/guides/installation-guides/crowdsec.md) as it outlines adding blocklists, how to unblock IPs etc.


---

# 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://www.trentbauer.com/guides/installation-guides/pelican/crowdsec-enrollment.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.
