# 2.7. Plug-in System Module

> Open-source plugin system: <https://github.com/WhiteMatrixTech/chainide-plugin-doc>

Click the plug-in system button in the left menu bar to open the plug-in system module, enter the plug-in related information in the corresponding input box, and click the load button to add the plug-in

![1. Plugin Manager Operations](https://3745657014-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYy-lqJKjq1m0yBAX4r%2F-M_xA8YhUAKhfflIYD8d%2F-M_xEvwMbqcA8HTEyivA%2FPlugin_edited.PNG?alt=media\&token=fad01033-6428-49c3-8693-8f5e4f602ebd)

There are some commonly used ChainIDE plug-ins in the plug-in system module, which can also be downloaded through the plug-in address and plug-in library name.


---

# 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://chainide.gitbook.io/chainide-english-1/chainide-modules/4.7-plug-in-system-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.
