# Introduction to Plugins

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-magnifying-glass-chart">:magnifying-glass-chart:</i></h4></td><td><strong>Overview of Plugins</strong></td><td>Understand what plugins are and how they enhance your workflows.</td><td><a href="/pages/QpWfJlSQGgHP0R9uzVRM">/pages/QpWfJlSQGgHP0R9uzVRM</a></td></tr><tr><td><h4><i class="fa-circle-plus">:circle-plus:</i></h4></td><td><strong>How to Add Plugins to Your Organization</strong></td><td>Learn how to enable and manage plugins at the organization level.</td><td><a href="/pages/gEXQETWmUYaICOhVs4oE">/pages/gEXQETWmUYaICOhVs4oE</a></td></tr><tr><td><h4><i class="fa-lightbulb">:lightbulb:</i></h4></td><td><strong>How to Use Plugins in Your Project</strong></td><td>See how to configure and run plugins within a project.</td><td><a href="/pages/HPqfuQ6c3wOIUW5sbfNv">/pages/HPqfuQ6c3wOIUW5sbfNv</a></td></tr><tr><td><h4><i class="fa-gear-complex">:gear-complex:</i></h4></td><td><strong>Plugin Configuration and Preset Management</strong></td><td>Manage plugin settings and create reusable presets.</td><td><a href="/pages/N0xEn0pBCUsyJhHSgnX6">/pages/N0xEn0pBCUsyJhHSgnX6</a></td></tr><tr><td><h4><i class="fa-tv">:tv:</i></h4></td><td><strong>Monitoring Plugin Progress</strong></td><td>Track execution status and review plugin results.</td><td><a href="/pages/enLnXgFoeaixNk2UjnNT">/pages/enLnXgFoeaixNk2UjnNT</a></td></tr></tbody></table>


---

# 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.imerit.net/plugins/introduction-to-plugins.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.
